From 7c9ea631edb7bcf174fc24508f7f2b63d2f7ad38 Mon Sep 17 00:00:00 2001 From: derrod Date: Tue, 28 Apr 2020 16:18:59 +0200 Subject: [PATCH] Update README with new flags --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f92f240..ed0e640 100644 --- a/README.md +++ b/README.md @@ -101,14 +101,15 @@ $ legendary launch Anemone ## Usage ```` -usage: legendary [-h] [-v] [-y] {auth,download,uninstall,launch,list-games,list-installed} ... +usage: legendary [-h] [-v] [-y] [-V] {auth,download,uninstall,launch,list-games,list-installed} ... -Legendary Game Launcher +Legendary v0.0.X - "Witty Name" optional arguments: -h, --help show this help message and exit -v Set loglevel to debug -y Default to yes for all prompts + -V Print version and exit Commands: {auth,download,uninstall,launch,list-games,list-installed} @@ -150,6 +151,8 @@ optional arguments: --download-only Do not mark game as intalled and do not run prereq installers after download --update-only Abort if game is not already installed (for automation) --dlm-debug Set download manager and worker processes' loglevel to debug + --platform + Platform override for download (disables install) Command: uninstall @@ -180,10 +183,13 @@ optional arguments: Command: list-games -usage: legendary list-games [-h] +usage: legendary list-games [-h] [--platform ] [--include-ue] optional arguments: - -h, --help show this help message and exit + -h, --help show this help message and exit + --platform + Override platform that games are shown for + --include-ue Also include Unreal Engine content in list Command: list-installed