Skip to content

Commit f581336

Browse files
author
Juliya Smith
authored
fix bulk remove user (#258)
1 parent d32675b commit f581336

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/userguides/legalhold.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ To release multiple custodians at once:
5656

5757
1. Enter the matter ID(s) and Code42 usernames to the [CSV file template you generated](#get-csv-template).
5858
2. Save the file to your current working directory.
59-
3. Use the `bulk remove-user` command with the file path of the CSV you created. For example:
60-
`code42 legal-hold bulk remove-user /Users/admin/remove_users_from_legal_hold.csv`
59+
3. Use the `bulk remove` command with the file path of the CSV you created. For example:
60+
`code42 legal-hold bulk remove /Users/admin/remove_users_from_legal_hold.csv`
6161

6262
### Release a single custodian
6363

0 commit comments

Comments
 (0)