RCC: Mention -list command line option in -help output
Change-Id: I98066aba55f5ac699efc210360a60871042f4083 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
parent
983fa9b5cb
commit
90cdac0617
@ -69,6 +69,7 @@ void showHelp(const QString &argv0, const QString &error)
|
|||||||
" -namespace turn off namespace macros\n"
|
" -namespace turn off namespace macros\n"
|
||||||
" -project Output a resource file containing all\n"
|
" -project Output a resource file containing all\n"
|
||||||
" files from the current directory\n"
|
" files from the current directory\n"
|
||||||
|
" -list lists .qrc file entries\n"
|
||||||
" -version display version\n"
|
" -version display version\n"
|
||||||
" -help display this information\n",
|
" -help display this information\n",
|
||||||
qPrintable(argv0));
|
qPrintable(argv0));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user