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:
@ -28,7 +28,7 @@ from samba.auth import system_session
|
||||
from samba.samdb import SamDB
|
||||
|
||||
class cmd_newuser(Command):
|
||||
"""Create a new user."""
|
||||
"""Creates a new user"""
|
||||
|
||||
synopsis = "newuser [options] <username> [<password>]"
|
||||
|
||||
|
Reference in New Issue
Block a user