mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 01:45:28 +00:00
Update README with missing eos-overlay flags
This commit is contained in:
parent
a25de242d9
commit
f0ca8e6a9b
|
@ -351,7 +351,8 @@ optional arguments:
|
||||||
|
|
||||||
|
|
||||||
Command: eos-overlay
|
Command: eos-overlay
|
||||||
usage: legendary eos-overlay [-h] [--path PATH]
|
usage: legendary eos-overlay [-h] [--path PATH] [--prefix PREFIX] [--app APP]
|
||||||
|
[--bottle BOTTLE]
|
||||||
<install|update|remove|enable|disable|info>
|
<install|update|remove|enable|disable|info>
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
|
@ -363,6 +364,9 @@ optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
--path PATH Path to the EOS overlay folder to be enabled/installed
|
--path PATH Path to the EOS overlay folder to be enabled/installed
|
||||||
to.
|
to.
|
||||||
|
--prefix PREFIX WINE prefix to install the overlay in
|
||||||
|
--app APP Use this app's wine prefix (if configured in config)
|
||||||
|
--bottle BOTTLE WINE prefix to install the overlay in
|
||||||
|
|
||||||
|
|
||||||
Command: import
|
Command: import
|
||||||
|
|
Loading…
Reference in a new issue