update command line options in the readme

This commit is contained in:
Medath 2018-10-17 18:21:23 +02:00 committed by Mathieu Comandon
parent 2dba661c78
commit 53be75d91b

View file

@ -118,18 +118,17 @@ Command line options
The following command line arguments are available:: The following command line arguments are available::
--version show program's version number and exit -v, --version Print the version of Lutris and exit
-h, --help show this help message and exit -d, --debug Show debug messages
-v, --verbose Verbose output -i, --install Install a game from a yml file
-d, --debug Show debug messages -e, --exec Execute a program with the lutris runtime
-i INSTALLER_FILE, --install=INSTALLER_FILE -l, --list-games List all games in database
Install a game from a yml file -o, --installed Only list installed games
-l, --list-games List all games in database -s, --list-steam-games List available Steam games
-o, --installed Only list installed games --list-steam-folders List all known Steam library folders
-j, --json Display the list of games in JSON format -j, --json Display the list of games in JSON format
--list-steam-games List available Steam games --reinstall Reinstall game
--list-steam-folders List all known Steam library folders --display=DISPLAY X display to use
--reinstall Reinstall game
Additionally, you can pass a ``lutris:`` protocol link followed by a game Additionally, you can pass a ``lutris:`` protocol link followed by a game
identifier on the command line such as:: identifier on the command line such as::