aboutsummaryrefslogtreecommitdiff
path: root/src/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usage.c')
-rw-r--r--src/usage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usage.c b/src/usage.c
index 554aa01..260a7c6 100644
--- a/src/usage.c
+++ b/src/usage.c
@@ -1,6 +1,5 @@
const char *usage_msg[] = {
- " -a: convert EOLs in text files.",
- " -aa: convert EOLs in ALL files.",
+ " -a: convert EOLs and tabs in text files.",
" -d output-dir: set output directory (created if needed).",
" -e: extract files (redundant; this is the default action).",
" -h, --help: show this help message.",