Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
devblackops committed Oct 2, 2018
1 parent 3b8bbd1 commit f60bf5c
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/commands/Get-ScheduledCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,12 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
2 changes: 2 additions & 0 deletions docs/reference/functions/New-PoshBotFileUpload.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### String
## OUTPUTS
### PSCustomObject
## NOTES
## RELATED LINKS
Expand Down
1 change: 1 addition & 0 deletions docs/reference/functions/New-PoshBotMiddlewareHook.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## OUTPUTS
### MiddlewareHook
## NOTES
## RELATED LINKS
2 changes: 2 additions & 0 deletions docs/reference/functions/New-PoshBotTeamsBackend.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### Hashtable
## OUTPUTS
### TeamsBackend
## NOTES
## RELATED LINKS
2 changes: 2 additions & 0 deletions docs/reference/functions/get-poshbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### System.Int32
## OUTPUTS
### PSCustomObject
## NOTES
## RELATED LINKS
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/get-poshbotconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### String
## OUTPUTS
### BotConfiguration
## NOTES
## RELATED LINKS
Expand Down
1 change: 1 addition & 0 deletions docs/reference/functions/new-poshbotcardresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## OUTPUTS
### PSCustomObject
## NOTES
## RELATED LINKS
Expand Down
1 change: 1 addition & 0 deletions docs/reference/functions/new-poshbotconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## OUTPUTS
### BotConfiguration
## NOTES
## RELATED LINKS
Expand Down
3 changes: 3 additions & 0 deletions docs/reference/functions/new-poshbotinstance.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,13 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### String
### BotConfiguration
## OUTPUTS
### Bot
## NOTES
## RELATED LINKS
Expand Down
1 change: 1 addition & 0 deletions docs/reference/functions/new-poshbotscheduledtask.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## OUTPUTS
### Microsoft.Management.Infrastructure.CimInstance#root/Microsoft/Windows/TaskScheduler/MSFT_ScheduledTask
## NOTES
## RELATED LINKS
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/new-poshbotslackbackend.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### Hashtable
## OUTPUTS
### SlackBackend
## NOTES
## RELATED LINKS
2 changes: 2 additions & 0 deletions docs/reference/functions/new-poshbottextresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### String
## OUTPUTS
### PSCustomObject
## NOTES
## RELATED LINKS
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/save-poshbotconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,11 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### BotConfiguration
## OUTPUTS
### System.IO.FileInfo
## NOTES
## RELATED LINKS
Expand Down
4 changes: 4 additions & 0 deletions docs/reference/functions/start-poshbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,15 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### Bot
### BotConfiguration
### String
## OUTPUTS
### PSCustomObject
## NOTES
## RELATED LINKS
Expand Down
1 change: 1 addition & 0 deletions docs/reference/functions/stop-poshbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
## INPUTS
### System.Int32
## OUTPUTS
## NOTES
Expand Down

0 comments on commit f60bf5c

Please sign in to comment.