mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-23 22:22:01 +01:00
Edit -h message.
This commit is contained in:
parent
26a9dab197
commit
cca5b66347
@ -46,8 +46,7 @@ int main(int argc, char *argv[]) {
|
||||
if (str == "-h") {
|
||||
qDebug("Usage: rssguard [OPTIONS]\n\n"
|
||||
"Option\t\tMeaning\n"
|
||||
"-h\t\tDisplays this help.\n"
|
||||
"-q\t\tQuits minimal non-GUI instance of application already running on this machine.");
|
||||
"-h\t\tDisplays this help.");
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user