We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0651a10 commit 6295519Copy full SHA for 6295519
src/code42cli/cmds/high_risk_employee.py
@@ -49,7 +49,7 @@ def _get_filter_choices():
49
@click.group(cls=OrderedGroup)
50
@sdk_options(hidden=True)
51
def high_risk_employee(state):
52
- """For adding and removing employees from the high risk employees detection list."""
+ """Add and remove employees from the High Risk Employees detection list."""
53
pass
54
55
0 commit comments