mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-06 09:22:35 +00:00
Remove left-in text from --help
This commit is contained in:
parent
711b1190ba
commit
adaeb7ca6d
@ -38,7 +38,6 @@ int main(int argc, char* argv[]) {
|
|||||||
std::cout << "Usage: shadps4 [options] <elf or eboot.bin path>\n"
|
std::cout << "Usage: shadps4 [options] <elf or eboot.bin path>\n"
|
||||||
"Options:\n"
|
"Options:\n"
|
||||||
" -g, --game <path|ID> Specify game path to launch\n"
|
" -g, --game <path|ID> Specify game path to launch\n"
|
||||||
" -ga, --game-with-arg <path|ID> <arg>\n"
|
|
||||||
" -- ... Parameters passed to the game ELF. "
|
" -- ... Parameters passed to the game ELF. "
|
||||||
"Needs to be at the end of the line, and everything after \"--\" is a "
|
"Needs to be at the end of the line, and everything after \"--\" is a "
|
||||||
"game argument.\n"
|
"game argument.\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user