summaryrefslogtreecommitdiff
path: root/src/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sort.c')
-rw-r--r--src/sort.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/sort.c b/src/sort.c
index f693cff2c..346e2c38c 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -330,10 +330,8 @@ Other options:\n\
+POS1 [-POS2] start a key at POS1, end it before POS2 (origin 0)\n\
Warning: this option is obsolescent\n\
"), stdout);
- fputs (_("\
- --help display this help and exit\n\
- --version output version information and exit\n\
-"), stdout);
+ EMIT_HELP_DESCRIPTION (stdout);
+ EMIT_VERSION_DESCRIPTION (stdout);
fputs (_("\
\n\
POS is F[.C][OPTS], where F is the field number and C the character position\n\