mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
Update README
This commit is contained in:
parent
21eac6ecfa
commit
3fc5e5bab6
|
@ -314,6 +314,7 @@ optional arguments:
|
||||||
--reset-defaults Reset config settings for app and exit
|
--reset-defaults Reset config settings for app and exit
|
||||||
--override-exe <exe path>
|
--override-exe <exe path>
|
||||||
Override executable to launch (relative path)
|
Override executable to launch (relative path)
|
||||||
|
--origin Launch Origin to activate or run the game.
|
||||||
--wine <wine binary> Set WINE binary to use to launch the app
|
--wine <wine binary> Set WINE binary to use to launch the app
|
||||||
--wine-prefix <wine pfx path>
|
--wine-prefix <wine pfx path>
|
||||||
Set WINE prefix to use
|
Set WINE prefix to use
|
||||||
|
@ -341,8 +342,8 @@ optional arguments:
|
||||||
|
|
||||||
|
|
||||||
Command: list-installed
|
Command: list-installed
|
||||||
usage: legendary list-installed [-h] [--check-updates] [--csv] [--tsv] [--json]
|
usage: legendary list-installed [-h] [--check-updates] [--csv] [--tsv]
|
||||||
[--show-dirs]
|
[--json] [--show-dirs]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
Loading…
Reference in a new issue