Skip to content

Commit d32675b

Browse files
authored
Changed 'bulk add-user' to 'bulk add' in userguide (#257)
1 parent 117edcc commit d32675b

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
@@ -31,9 +31,9 @@ To get the ID for a matter, enter `code42 legal-hold list`.
3131
You can add one or more custodians to a legal hold matter using the Code42 CLI.
3232

3333
### Add multiple custodians
34-
Once you have entered the matter ID and user information in the CSV file, use the `bulk add-user` command with the CSV file path to add multiple custodians at once. For example:
34+
Once you have entered the matter ID and user information in the CSV file, use the `bulk add` command with the CSV file path to add multiple custodians at once. For example:
3535

36-
`code42 legal-hold bulk add-user /Users/admin/add_users_to_legal_hold.csv`
36+
`code42 legal-hold bulk add /Users/admin/add_users_to_legal_hold.csv`
3737

3838
### Add a single custodian
3939

0 commit comments

Comments
 (0)