]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(sort invocation): Mention -k earlier, so
authorJim Meyering <jim@meyering.net>
Mon, 26 Apr 2004 15:37:48 +0000 (15:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Apr 2004 15:37:48 +0000 (15:37 +0000)
commitc20e6668c8a6cb5d0f480d403e617de58ef5a280
tree6bdf93fa7326ed3599e9eb5bcc388e9aa05b68e4
parent30ea278e1b91bb76adf589678e47c6bcac209d50
(sort invocation): Mention -k earlier, so
that the options are in alphabetical order.  Describe how -b works
more-accurately; this involves fixing some examples, too.  Mention
what happens if the start field falls after an end field or after
a line end.  Warn about using -k without -b, -g, -M, -n, or -t.
Add an example of how to sort IPv4 addresses and Apache Common
Log Format dates.  Remove a duplicate example.
(Putting the tools together): Use separate options rather
than agglomerating them.
doc/coreutils.texi