mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +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:
@@ -27,7 +27,7 @@ from samba.netcmd import (
|
||||
)
|
||||
|
||||
class cmd_time(Command):
|
||||
"""Retrieve the time on a remote server."""
|
||||
"""Retrieve the time on a remote server [server connection needed]"""
|
||||
synopsis = "%prog time <server-name>"
|
||||
|
||||
takes_optiongroups = {
|
||||
|
||||
Reference in New Issue
Block a user