mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
samba-tool: epilog option to OptionParser available in python >= 2.6
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
4d0ead86e1
commit
46754e9665
@ -288,7 +288,7 @@ class cmd_user_setpassword(Command):
|
||||
|
||||
|
||||
class cmd_user(SuperCommand):
|
||||
"""User management *"""
|
||||
"""User management"""
|
||||
|
||||
subcommands = {}
|
||||
subcommands["add"] = cmd_user_add()
|
||||
|
Reference in New Issue
Block a user