From f0ca8e6a9b34a1bc84bcd4149808fe2914c9ff7b Mon Sep 17 00:00:00 2001 From: derrod Date: Sun, 9 Jan 2022 16:01:06 +0100 Subject: [PATCH] Update README with missing eos-overlay flags --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4801ec..505fa10 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,8 @@ optional arguments: Command: eos-overlay -usage: legendary eos-overlay [-h] [--path PATH] +usage: legendary eos-overlay [-h] [--path PATH] [--prefix PREFIX] [--app APP] + [--bottle BOTTLE] positional arguments: @@ -363,6 +364,9 @@ optional arguments: -h, --help show this help message and exit --path PATH Path to the EOS overlay folder to be enabled/installed 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