Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
derrod committed Dec 7, 2021
1 parent 57d88b2 commit 67e651c
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,8 @@ optional arguments:
Command: list-games
usage: legendary list-games [-h] [--platform <Platform>] [--include-ue]
[--include-non-installable] [--csv] [--tsv]
[--json] [--force-refresh]
usage: legendary list-games [-h] [--platform <Platform>] [--include-ue] [-T]
[--csv] [--tsv] [--json] [--force-refresh]
optional arguments:
-h, --help show this help message and exit
Expand All @@ -369,7 +368,7 @@ optional arguments:
macOS, otherwise Windows)
--include-ue Also include Unreal Engine content
(Engine/Marketplace) in list
--include-non-installable
-T, --third-party, --include-non-installable
Include apps that are not installable (e.g. that have
to be activated on Origin)
--csv List games in CSV format
Expand Down Expand Up @@ -573,11 +572,14 @@ optional arguments:
Command: activate
usage: legendary activate [-h] [--uplay]
usage: legendary activate [-h] (-U | -O)
optional arguments:
-h, --help show this help message and exit
--uplay Activate Uplay titles
-h, --help show this help message and exit
-U, --uplay Activate Uplay/Ubisoft Connect titles on your Ubisoft account
(Uplay install not required)
-O, --origin Activate Origin/EA App managed titles on your EA account
(requires Origin to be installed)
````


Expand Down

0 comments on commit 67e651c

Please sign in to comment.