mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 02:21:26 +02:00
commit
c74ae3d27e
@ -318,7 +318,7 @@ int main(int argc, char* argv[])
|
|||||||
fprintf(stderr, "Usage: %s [-e <file>] [-h] [-v]\n", argv[0]);
|
fprintf(stderr, "Usage: %s [-e <file>] [-h] [-v]\n", argv[0]);
|
||||||
fprintf(stderr, " -e, --exec Load the specified file\n");
|
fprintf(stderr, " -e, --exec Load the specified file\n");
|
||||||
fprintf(stderr, " -h, --help Show this help message\n");
|
fprintf(stderr, " -h, --help Show this help message\n");
|
||||||
fprintf(stderr, " -v, --help Print version and exit\n");
|
fprintf(stderr, " -v, --version Print version and exit\n");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user