summaryrefslogtreecommitdiff
path: root/src/od.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/od.c
parent81024044659c48de8fa65fc1ea44071bda7db7eb (diff)
downloadcoreutils-e298f1f300b261e41db1a7516d99693986a2267b.tar.xz
(usage): Alphabetize options like sort -f would.
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/od.c b/src/od.c
index 45c4c94e2..ec87ccd4e 100644
--- a/src/od.c
+++ b/src/od.c
@@ -338,8 +338,8 @@ Write an unambiguous representation, octal bytes by default, of FILE\n\
to standard output. With no FILE, or when FILE is -, read standard input.\n\
\n\
-A, --address-radix=RADIX decide how file offsets are printed\n\
- -N, --read-bytes=BYTES limit dump to BYTES input bytes per file\n\
-j, --skip-bytes=BYTES skip BYTES input bytes first on each file\n\
+ -N, --read-bytes=BYTES limit dump to BYTES input bytes per file\n\
-s, --strings[=BYTES] output strings of at least BYTES graphic chars\n\
-t, --format=TYPE select output format or formats\n\
-v, --output-duplicates do not use * to mark line suppression\n\