summaryrefslogtreecommitdiff
path: root/src/sort.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-11-15 15:58:21 +0000
committerJim Meyering <jim@meyering.net>1993-11-15 15:58:21 +0000
commit8c26c6bbbaac6e39e6017a0a26455bcce7267e0d (patch)
tree792b3b1b7175df73503180e0857e3f18b1cf0a4f /src/sort.c
parentc75156c7c84352cc551cf09f63e15a79c15c0800 (diff)
downloadcoreutils-8c26c6bbbaac6e39e6017a0a26455bcce7267e0d.tar.xz
merge with 1.9.1
Diffstat (limited to 'src/sort.c')
-rw-r--r--src/sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sort.c b/src/sort.c
index 74d4b466f..df6e74e54 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -1800,7 +1800,7 @@ Usage: %s [OPTION]... [FILE]...\n\
\n\
+POS1 [-POS2] start a key at POS1, end it before POS2\n\
-M compare (unknown) < `JAN' < ... < `DEC', imply -b\n\
- -T DIRECT use DIRECTfor temporary files, not $TEMPDIR nor /tmp\n\
+ -T DIRECT use DIRECT for temporary files, not $TMPDIR or /tmp\n\
-b ignore leading blanks in sort fields or keys\n\
-c check if given files already sorted, do not sort\n\
-d consider only [a-zA-Z0-9 ] characters in keys\n\