s4:net utility - make outprinted description comments more consistent
[metze/samba/wip.git] / source4 / scripting / python / samba / netcmd / machinepw.py
index 8788e06a60ab946aeadcd6396ddc85306535a65f..f156f9752ad04f1bf737fff75d81ee0364966fe2 100644 (file)
@@ -25,7 +25,7 @@ from samba.netcmd import Command, CommandError
 
 
 class cmd_machinepw(Command):
-    """Get a machine password out of our SAM."""
+    """Gets a machine password out of our SAM"""
 
     synopsis = "%prog machinepw <accountname>"