mirror of
https://github.com/samba-team/samba.git
synced 2025-07-18 00:59:12 +03:00
samba-tool: Expanded acronym descriptions
Expanded command acronym descriptions Added footnote for "server connection needed" Signed-off-by: Amitay Isaacs <amitay@gmail.com> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
ef01932fdb
commit
ca30b9ff3e
@ -287,7 +287,7 @@ class cmd_user_setpassword(Command):
|
||||
|
||||
|
||||
class cmd_user(SuperCommand):
|
||||
"""User management [server connection needed]"""
|
||||
"""User management *"""
|
||||
|
||||
subcommands = {}
|
||||
subcommands["add"] = cmd_user_add()
|
||||
|
Reference in New Issue
Block a user