mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 08:22:32 +00:00
clang-format
This commit is contained in:
parent
1cada3948d
commit
3ddba2037a
@ -40,7 +40,8 @@ int main(int argc, char* argv[]) {
|
||||
std::cout << "Usage: emulator [options]\n"
|
||||
"Options:\n"
|
||||
" No arguments: Opens the GUI.\n"
|
||||
" -g, --game <path|ID> Specify <eboot.bin or elf path> or <game ID (CUSAXXXXX)> to launch\n"
|
||||
" -g, --game <path|ID> Specify <eboot.bin or elf path> or <game "
|
||||
"ID (CUSAXXXXX)> to launch\n"
|
||||
" -p, --patch <patch_file> Apply specified patch file\n"
|
||||
" -s, --show-gui Show the GUI\n"
|
||||
" -h, --help Display this help message\n";
|
||||
|
Loading…
Reference in New Issue
Block a user