summaryrefslogtreecommitdiff
path: root/src/pr.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/pr.c
parent81024044659c48de8fa65fc1ea44071bda7db7eb (diff)
downloadcoreutils-e298f1f300b261e41db1a7516d99693986a2267b.tar.xz
(usage): Alphabetize options like sort -f would.
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index d91a107ad..2883ec0e0 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -1860,12 +1860,12 @@ Paginate or columnate FILE(s) for printing.\n\
\n\
+PAGE begin printing with page PAGE\n\
-COLUMN produce COLUMN-column output and print columns down\n\
- -F, -f simulate formfeed with newlines on output\n\
-a print columns across rather than down\n\
-b balance columns on the last page\n\
-c use hat notation (^G) and octal backslash notation\n\
-d double space the output\n\
-e[CHAR[WIDTH]] expand input CHARs (TABs) to tab WIDTH (8)\n\
+ -f, -F simulate formfeed with newlines on output\n\
-h HEADER use HEADER instead of filename in page headers\n\
-i[CHAR[WIDTH]] replace spaces with CHARs (TABs) to tab WIDTH (8)\n\
-l PAGE_LENGTH set the page length to PAGE_LENGTH (66) lines\n\