docs: изменение описания группы команд user outbound
This commit is contained in:
@@ -7,10 +7,9 @@ user show (<username> | -a)
|
||||
user modify <username> [-a <protocol>:<target> [<protocol>:<target> ...]] [-d <protocol>:<target> [<protocol>:<target> ...]]
|
||||
user delete (<username> | -a)
|
||||
|
||||
user outbound add <username> -p <protocol> -t <target> [--<param> <value> ...]
|
||||
user outbound show <username> (-a | -p <protocol> | -t <target>)
|
||||
user outbound modify <username> -p <protocol> -t <target> [--<param> <value> ...]
|
||||
user outbound delete <username> (-a | -p <protocol> | -t <target>)
|
||||
user outbound set <username> -protocol [--target <target_id>] [--<param> <value> ...]
|
||||
user outbound show <username> (-a | -p <protocol> [--target <target_id>])
|
||||
user outbound delete <username> (-a | -p <protocol> | --target <target_id>)
|
||||
|
||||
user profile build (<username> | -a)
|
||||
user profile show (<username> | -a)
|
||||
|
||||
Reference in New Issue
Block a user