Correct command help message
authorDaniele Dario <d.dario76@gmail.com>
Thu, 20 Sep 2012 13:05:13 +0000 (15:05 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 20 Sep 2012 14:55:17 +0000 (16:55 +0200)
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Sep 20 16:55:17 CEST 2012 on sn-devel-104

source4/scripting/python/samba/netcmd/ntacl.py

index 92239a779d30e9aac8d448fddcdd0e171f50d64f..e596ce9d7008d22f26abe23c93eb9ccb8957239e 100644 (file)
@@ -94,7 +94,7 @@ class cmd_ntacl_set(Command):
 
 
 class cmd_ntacl_get(Command):
-    """Set ACLs on a file"""
+    """Get ACLs of a file"""
     synopsis = "%prog <file> [options]"
 
     takes_optiongroups = {