File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -321,8 +321,9 @@ optional arguments:
321321
322322
323323Command: 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
327328optional arguments:
328329 -h, --help show this help message and exit
@@ -519,6 +520,8 @@ egl_programdata = /home/user/Games/epic-games-store/drive_c/...
519520preferred_cdn = epicgames-download1.akamaized.net
520521; disable HTTPS for downloads (e.g. to use a LanCache)
521522disable_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]
You can’t perform that action at this time.
0 commit comments