We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6295519 commit 1a8e6feCopy full SHA for 1a8e6fe
1 file changed
src/code42cli/cmds/legal_hold.py
@@ -30,7 +30,7 @@
30
@click.group(cls=OrderedGroup)
31
@sdk_options(hidden=True)
32
def legal_hold(state):
33
- """For adding and removing custodians from legal hold matters."""
+ """Add and remove custodians from legal hold matters."""
34
pass
35
36
0 commit comments