Skip to content

Commit 8fb7370

Browse files
authored
add users cmd docs (#287)
1 parent 2a41542 commit 8fb7370

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
* [High Risk Employee](commands/highriskemployee.rst)
1111
* [Legal Hold](commands/legalhold.rst)
1212
* [Cases](commands/cases.rst)
13+
* [Users](commands/users.rst)

docs/commands/users.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. click:: code42cli.cmds.users:users
2+
:prog: users
3+
:show-nested:

0 commit comments

Comments
 (0)