doc: reference POS syntax in --help for sort --key
authorPádraig Brady <P@draigBrady.com>
Tue, 29 Jun 2010 00:20:23 +0000 (01:20 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 29 Jun 2010 00:20:23 +0000 (01:20 +0100)
* src/sort.c (usage): Reference the additional description
of the POS syntax.

src/sort.c

index 5179070..ff8a97a 100644 (file)
@@ -386,7 +386,7 @@ Other options:\n\
 "), stdout);
       fputs (_("\
   -k, --key=POS1[,POS2]     start a key at POS1 (origin 1), end it at POS2\n\
-                            (default end of line)\n\
+                            (default end of line).  See POS syntax below\n\
   -m, --merge               merge already sorted files; do not sort\n\
 "), stdout);
       fputs (_("\