Skip to content

Commit 6f34c54

Browse files
authored
Update Start-ManagedFolderAssistant.md
Add opening and closing square bracket in the syntax example.
1 parent db615b0 commit 6f34c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Start-ManagedFolderAssistant [-Identity] <MailboxOrMailUserIdParameter> [-HoldCl
3232

3333
### HoldCleanup
3434
```
35-
Start-ManagedFolderAssistant [-Identity] <MailboxOrMailUserIdParameter> -HoldCleanup
35+
Start-ManagedFolderAssistant [-Identity] <MailboxOrMailUserIdParameter> [-HoldCleanup]
3636
[-AggMailboxCleanup]
3737
[-Confirm]
3838
[-FullCrawl]

0 commit comments

Comments
 (0)