summaryrefslogtreecommitdiff
path: root/src/fmt.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-23 22:06:55 +0000
committerJim Meyering <jim@meyering.net>1996-11-23 22:06:55 +0000
commite298f1f300b261e41db1a7516d99693986a2267b (patch)
treead56adabdb5c0877cd3405fe7b9d49232e28a965 /src/fmt.c
parent81024044659c48de8fa65fc1ea44071bda7db7eb (diff)
downloadcoreutils-e298f1f300b261e41db1a7516d99693986a2267b.tar.xz
(usage): Alphabetize options like sort -f would.
Diffstat (limited to 'src/fmt.c')
-rw-r--r--src/fmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt.c b/src/fmt.c
index 5dd05a35f..0e03a3b17 100644
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -290,11 +290,11 @@ If no FILE or if FILE is `-', read standard input.\n\
\n\
Mandatory arguments to long options are mandatory for short options too.\n\
-c, --crown-margin preserve indentation of first two lines\n\
+ -p, --prefix=STRING combine only lines having STRING as prefix\n\
-s, --split-only split long lines, but do not refill\n\
-t, --tagged-paragraph indentation of first line different from second\n\
-u, --uniform-spacing one space between words, two after sentences\n\
-w, --width=NUMBER maximum line width (default of 75 columns)\n\
- -p, --prefix=STRING combine only lines having STRING as prefix\n\
--help display this help and exit\n\
--version output version information and exit\n\
\n\