Skip to content

Commit 84a940f

Browse files
committed
Update README
1 parent a465966 commit 84a940f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,9 @@ optional arguments:
321321
322322
323323
Command: list-games
324-
usage: legendary list-games [-h] [--platform <Platform>] [--include-ue] [--csv]
325-
[--tsv] [--json]
324+
usage: legendary list-games [-h] [--platform <Platform>] [--include-ue]
325+
[--include-non-installable] [--csv] [--tsv]
326+
[--json]
326327
327328
optional arguments:
328329
-h, --help show this help message and exit
@@ -519,6 +520,8 @@ egl_programdata = /home/user/Games/epic-games-store/drive_c/...
519520
preferred_cdn = epicgames-download1.akamaized.net
520521
; disable HTTPS for downloads (e.g. to use a LanCache)
521522
disable_https = false
523+
; disables checking for updates
524+
enable_update_check = true
522525

523526
; default settings to use (currently limited to WINE executable)
524527
[default]

0 commit comments

Comments
 (0)