mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +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") {
|
if (str == "-h") {
|
||||||
qDebug("Usage: rssguard [OPTIONS]\n\n"
|
qDebug("Usage: rssguard [OPTIONS]\n\n"
|
||||||
"Option\t\tMeaning\n"
|
"Option\t\tMeaning\n"
|
||||||
"-h\t\tDisplays this help.\n"
|
"-h\t\tDisplays this help.");
|
||||||
"-q\t\tQuits minimal non-GUI instance of application already running on this machine.");
|
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user