mirror of
https://github.com/moul/sshportal.git
synced 2025-09-07 21:24:25 +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 management
|
||||||
usergroup help
|
usergroup help
|
||||||
hostgroup create [-h] [--name=<value>] [--comment=<value>]
|
usergroup create [-h] [--name=<value>] [--comment=<value>]
|
||||||
usergroup inspect [-h] USERGROUP...
|
usergroup inspect [-h] USERGROUP...
|
||||||
usergroup ls [-h] [--latest] [--quiet]
|
usergroup ls [-h] [--latest] [--quiet]
|
||||||
usergroup rm [-h] USERGROUP...
|
usergroup rm [-h] USERGROUP...
|
||||||
|
|
Loading…
Add table
Reference in a new issue