summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/time.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/samba/netcmd/time.py')
-rw-r--r--source4/scripting/python/samba/netcmd/time.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/netcmd/time.py b/source4/scripting/python/samba/netcmd/time.py
index 8f186bda995..694b6adda9b 100644
--- a/source4/scripting/python/samba/netcmd/time.py
+++ b/source4/scripting/python/samba/netcmd/time.py
@@ -25,7 +25,7 @@ from samba.netcmd import (
)
class cmd_time(Command):
- """Retrieve the time on a server
+ """Retrieve the time on a server.
This command returns the date and time of the Active Directory server specified on the command. The server name specified may be the local server or a remote server. If the servername is not specified, the command returns the time and date of the local AD server.