summaryrefslogtreecommitdiffstats
path: root/src/msguniq.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-10-26 09:25:41 +0000
committerBruno Haible <bruno@clisp.org>2001-10-26 09:25:41 +0000
commit738d90fd26b609548adfe4ef8429582b387b2b09 (patch)
treeae5732ed079d5b9481984474c8186fd4b84539f5 /src/msguniq.c
parent303851fc5a4e6d6302605485c2a6c483b8af893d (diff)
downloadexternal_gettext-738d90fd26b609548adfe4ef8429582b387b2b09.zip
external_gettext-738d90fd26b609548adfe4ef8429582b387b2b09.tar.gz
external_gettext-738d90fd26b609548adfe4ef8429582b387b2b09.tar.bz2
Fix the usage message.
Diffstat (limited to 'src/msguniq.c')
-rw-r--r--src/msguniq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msguniq.c b/src/msguniq.c
index fe0c77e..34824e4 100644
--- a/src/msguniq.c
+++ b/src/msguniq.c
@@ -329,7 +329,7 @@ Output details:\n\
-n, --add-location generate '#: filename:line' lines (default)\n\
--strict write out strict Uniforum conforming .po file\n\
-w, --width=NUMBER set output page width\n\
- -s, --sort-output generate sorted output and remove duplicates\n\
+ -s, --sort-output generate sorted output\n\
-F, --sort-by-file sort output by file location\n\
"));
printf ("\n");