docs: изменение описания группы команд user outbound

This commit is contained in:
2026-07-04 03:58:26 +03:00
parent 1fe07b0dd1
commit a344b1802b
+3 -4
View File
@@ -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)