summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-01-30 10:39:07 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2015-02-02 11:23:35 +0000
commit6774df3f54d06395f182c9119185ac2d9bd93c3f (patch)
treee04d4522ed6aebffa5aa475803a1b5cc2dc00bc8
parent5cd6ca9d926f5baa562fd579fd4d276aee079412 (diff)
lupdate: update the description for -no-obsolete option
Change-Id: I164744863d4e3949301ec1f236a76e4ce14decae Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-rw-r--r--src/linguist/lupdate/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linguist/lupdate/main.cpp b/src/linguist/lupdate/main.cpp
index 8729aef6d..d5e05bb00 100644
--- a/src/linguist/lupdate/main.cpp
+++ b/src/linguist/lupdate/main.cpp
@@ -179,7 +179,7 @@ static void printUsage()
"Options:\n"
" -help Display this information and exit.\n"
" -no-obsolete\n"
- " Drop all obsolete strings.\n"
+ " Drop all obsolete and vanished strings.\n"
" -extensions <ext>[,<ext>]...\n"
" Process files with the given extensions only.\n"
" The extension list must be separated with commas, not with whitespace.\n"