samba-tool: Some more unifications...
[obnox/samba/samba-obnox.git] / source4 / scripting / python / samba / netcmd / drs.py
index fc71b69f9e9975fc671066bab5dc1e1456d8d4d0..074b7af7e474046e88c2857486eb8370b72e89a9 100644 (file)
@@ -501,7 +501,7 @@ class cmd_drs_options(Command):
 
 
 class cmd_drs(SuperCommand):
-    """Directory Replication Services (DRS) management"""
+    """Directory Replication Services (DRS) management."""
 
     subcommands = {}
     subcommands["bind"] = cmd_drs_bind()