Skip to content

Commit

Permalink
Update src/fn/delete-contacts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kennsippell authored Dec 16, 2024
1 parent 2f9ee7a commit 9f1add5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fn/delete-contacts.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ${bold('cht-conf\'s delete-contacts action')}
When combined with 'upload-docs' this action recursively deletes a contact and all of their descendant contacts and data. ${bold('This operation is permanent. It cannot be undone.')}
${bold('USAGE')}
cht --local delete-contacts -- --ids=<id1>,<id2>
cht --local delete-contacts -- --contacts=<id1>,<id2>
${bold('OPTIONS')}
--contacts=<id1>,<id2> (or --contact=<id1>,<id2>)
Expand Down

0 comments on commit 9f1add5

Please sign in to comment.