mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update README.md
This commit is contained in:
parent
1958a351b6
commit
515b33fe73
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ YunoHost CLI
|
|||
|
||||
### User
|
||||
|
||||
yunohost user list --fields=fields,.. --filter=filter --limit=limit --offset=offset
|
||||
yunohost user list [-h] [--fields FIELDS [FIELDS ...]] [-o OFFSET]
|
||||
[-f FILTER] [-l LIMIT]
|
||||
yunohost user add [fields=values...]
|
||||
yunohost user delete [users...]
|
||||
yunohost user update [user] --changepassword [oldpwd] [newpwd] | --mailforward [add/remove] [mails...] | -- mailalias [add/remove] [mails...] | [fields=values...]
|
||||
|
|
Loading…
Add table
Reference in a new issue