document sort --ignore-case --unique interaction
authorjidanni@jidanni.org <jidanni@jidanni.org>
Thu, 29 Jan 2009 15:03:49 +0000 (23:03 +0800)
committerJim Meyering <meyering@redhat.com>
Mon, 2 Feb 2009 07:38:41 +0000 (08:38 +0100)
doc/coreutils.texi

index 7ba872e..07986e8 100644 (file)
@@ -3742,6 +3742,10 @@ is a space or a tab, but the @env{LC_CTYPE} locale can change this.
 Fold lowercase characters into the equivalent uppercase characters when
 comparing so that, for example, @samp{b} and @samp{B} sort as equal.
 The @env{LC_CTYPE} locale determines character types.
+When used with @option{--unique} those lower case equivalent lines are
+thrown away. (There is currently no way to throw away the upper case
+equivalent instead. (Any @option{--reverse} given would only affect
+the final result, after the throwing away.))
 
 @item -g
 @itemx --general-numeric-sort