mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
Improve help wording for samba-tool domain provision as per https://lists.samba.org/archive/samba-technical/2016-April/113740.html
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11894 Signed-off-by: Peter C. Kelly <peter+sambabugzilla@pck.co.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Jun 2 20:07:22 CEST 2016 on sn-devel-144
This commit is contained in:
parent
0b4c741b9c
commit
b929008dc6
@ -173,7 +173,7 @@ class cmd_domain_provision(Command):
|
||||
takes_options = [
|
||||
Option("--interactive", help="Ask for names", action="store_true"),
|
||||
Option("--domain", type="string", metavar="DOMAIN",
|
||||
help="set domain"),
|
||||
help="NetBIOS domain name to use"),
|
||||
Option("--domain-guid", type="string", metavar="GUID",
|
||||
help="set domainguid (otherwise random)"),
|
||||
Option("--domain-sid", type="string", metavar="SID",
|
||||
|
Loading…
x
Reference in New Issue
Block a user