aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_opts.h')
-rw-r--r--src/c_opts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_opts.h b/src/c_opts.h
index a3f0cd8..029fcaa 100644
--- a/src/c_opts.h
+++ b/src/c_opts.h
@@ -51,7 +51,7 @@
#define C_OPTS "ahiknprRve:"
#define C_RECURSIVE_CHAR 'r'
#define C_USAGE_FMT \
- "usage: unixize [-ahiknprRv] [-e version] [directory]\n"
+ "usage: unixize [-ahiknprRv] [-e ext] [directory]\n"
#define C_C_OPT_FMT \
"unixize: unsupported -e value '%s' (must be always 0, 1 or 2)\n"