aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sort.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sort.c b/src/sort.c
index a617517b7..37eb85429 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -362,7 +362,8 @@ Other options:\n\
NUL-terminated names in file F\n\
"), stdout);
fputs (_("\
- -k, --key=POS1[,POS2] start a key at POS1, end it at POS2 (origin 1)\n\
+ -k, --key=POS1[,POS2] start a key at POS1 (origin 1), end it at POS2\n\
+ (default end of line)\n\
-m, --merge merge already sorted files; do not sort\n\
"), stdout);
fputs (_("\