mirror of
https://github.com/samba-team/samba.git
synced 2025-07-28 11:42:03 +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:
@ -25,7 +25,7 @@ from samba.netcmd import Command, CommandError
|
||||
|
||||
|
||||
class cmd_machinepw(Command):
|
||||
"""Get a machine password out of our SAM."""
|
||||
"""Gets a machine password out of our SAM"""
|
||||
|
||||
synopsis = "%prog machinepw <accountname>"
|
||||
|
||||
|
Reference in New Issue
Block a user