Skip to content

Commit

Permalink
Merge pull request #243 from matteyeux/master
Browse files Browse the repository at this point in the history
Fix typo in "shell commands" section in README.md
  • Loading branch information
moul authored Mar 26, 2021
2 parents a5bade8 + 05225a4 commit 614418e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ user update [-h] [--name=<value>] [--email=<value>] [--set-admin] [--unset-admin

# usergroup management
usergroup help
hostgroup create [-h] [--name=<value>] [--comment=<value>]
usergroup create [-h] [--name=<value>] [--comment=<value>]
usergroup inspect [-h] USERGROUP...
usergroup ls [-h] [--latest] [--quiet]
usergroup rm [-h] USERGROUP...
Expand Down

0 comments on commit 614418e

Please sign in to comment.