summaryrefslogtreecommitdiffhomepage
path: root/src/skin/ntux_skin_chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/skin/ntux_skin_chmod.c')
-rw-r--r--src/skin/ntux_skin_chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skin/ntux_skin_chmod.c b/src/skin/ntux_skin_chmod.c
index 1aab9c0..ce9ffad 100644
--- a/src/skin/ntux_skin_chmod.c
+++ b/src/skin/ntux_skin_chmod.c
@@ -27,7 +27,7 @@ const struct argv_option ntux_chmod_options[] = {
"a synonym for --refmode"},
{"changes", 'c',TAG_CHANGES,ARGV_OPTARG_NONE,0,0,0,
- "a synonym for --refmode"},
+ "print a list of changed ACEs"},
{"owner", 'O',TAG_OWNER,ARGV_OPTARG_REQUIRED,0,0,"<OWNER>",
"also set the owner to %s"},