mirror of
https://github.com/samba-team/samba.git
synced 2025-07-19 04:59:10 +03:00
s4:net utility - make outprinted description comments more consistent
I've added a [server connection needed] when commands won't work on the local SamDB.
This commit is contained in:
@ -26,7 +26,7 @@ from samba.dcerpc.netr import SEC_CHAN_WKSTA, SEC_CHAN_BDC
|
||||
|
||||
|
||||
class cmd_join(Command):
|
||||
"""Joins domain as either member or backup domain controller."""
|
||||
"""Joins domain as either member or backup domain controller [server connection needed]"""
|
||||
|
||||
synopsis = "%prog join <domain> [BDC | MEMBER] [options]"
|
||||
|
||||
|
Reference in New Issue
Block a user