mirror of
https://github.com/samba-team/samba.git
synced 2025-07-09 20:59:11 +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
@ -31,7 +31,7 @@ from samba.netcmd import (
|
||||
)
|
||||
|
||||
class cmd_vampire(Command):
|
||||
"""Join and synchronise a remote AD domain to the local server [server connection needed]"""
|
||||
"""Join and synchronise a remote AD domain to the local server"""
|
||||
synopsis = "%prog vampire [options] <domain>"
|
||||
|
||||
takes_options = [
|
||||
|
Reference in New Issue
Block a user