summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rcc')
-rw-r--r--src/tools/rcc/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rcc/main.cpp b/src/tools/rcc/main.cpp
index c0ed7401bc..6b311a8e55 100644
--- a/src/tools/rcc/main.cpp
+++ b/src/tools/rcc/main.cpp
@@ -69,6 +69,7 @@ void showHelp(const QString &argv0, const QString &error)
" -namespace turn off namespace macros\n"
" -project Output a resource file containing all\n"
" files from the current directory\n"
+ " -list lists .qrc file entries\n"
" -version display version\n"
" -help display this information\n",
qPrintable(argv0));