diff --git a/src/main.cpp b/src/main.cpp index cf4eb3e22..f81d6543f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -38,7 +38,6 @@ int main(int argc, char* argv[]) { std::cout << "Usage: shadps4 [options] \n" "Options:\n" " -g, --game Specify game path to launch\n" - " -ga, --game-with-arg \n" " -- ... Parameters passed to the game ELF. " "Needs to be at the end of the line, and everything after \"--\" is a " "game argument.\n"