samba-tool: Some more unifications...
[samba.git] / source4 / scripting / python / samba / netcmd / delegation.py
index 14182b27bbbe1e20af8fd28913e7382b29a2b02a..47dffb07d51900539b7c3d4ef78e1532083bd5c3 100644 (file)
@@ -253,7 +253,7 @@ class cmd_delegation_del_service(Command):
 
 
 class cmd_delegation(SuperCommand):
-    """Delegation management"""
+    """Delegation management."""
 
     subcommands = {}
     subcommands["show"] = cmd_delegation_show()