Skip to content

Commit 252f910

Browse files
authored
Merge pull request MicrosoftDocs#123 from shanehoey/patch-1
Update Start-CsClsLogging.md Thank you for the fix and for contributing to the doc set @shanehoey !
2 parents d6af5aa + f6f323c commit 252f910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Start-CsClsLogging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Example 1 starts logging the AlwaysOn scenario on all the computers in the curre
4848

4949
### -------------------------- Example 2 --------------------------
5050
```
51-
Start-CsClsLogging -Scenario "cps" -Pools "atl-cs-001.litwareinc.com" -Duration 12:0
51+
Start-CsClsLogging -Scenario "cps" -Pools "atl-cs-001.litwareinc.com" -Duration 12:00
5252
```
5353

5454
The command shown in Example 2 starts CPS logging on all the computers in the pool `atl-cs-001.litwareinc.com` with duration of 12 hours.

0 commit comments

Comments
 (0)