summaryrefslogtreecommitdiff
path: root/src/fold.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fold.c')
-rw-r--r--src/fold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fold.c b/src/fold.c
index ff151739d..9f9f0c8c5 100644
--- a/src/fold.c
+++ b/src/fold.c
@@ -89,7 +89,7 @@ Usage: %s [OPTION]... [FILE]...\n\
\n\
-b, --bytes count bytes rather than columns\n\
-s, --spaces break at word boundaries\n\
- -w, --width WIDTH use WIDTH columns instead of 80\n\
+ -w, --width=WIDTH use WIDTH columns instead of 80\n\
");
}
exit (status);