From: Daniele Dario Date: Thu, 20 Sep 2012 13:05:13 +0000 (+0200) Subject: Correct command help message X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=48e6da64fd6cdd055008c7d3e42e8245435f422e;p=kai%2Fsamba.git Correct command help message Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Thu Sep 20 16:55:17 CEST 2012 on sn-devel-104 --- diff --git a/source4/scripting/python/samba/netcmd/ntacl.py b/source4/scripting/python/samba/netcmd/ntacl.py index 92239a779d3..e596ce9d700 100644 --- a/source4/scripting/python/samba/netcmd/ntacl.py +++ b/source4/scripting/python/samba/netcmd/ntacl.py @@ -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 [options]" takes_optiongroups = {