mirror of
https://github.com/moul/sshportal.git
synced 2025-09-06 04:35:32 +08:00
Fix typo in "shell commands" section in README.md
This commit is contained in:
parent
9062417d13
commit
05225a4b25
1 changed files with 1 additions and 1 deletions
|
@ -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...
|
||||
|
|
Loading…
Add table
Reference in a new issue