We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2e91f commit f6974b0Copy full SHA for f6974b0
1 file changed
README.md
@@ -261,13 +261,14 @@ optional arguments:
261
262
263
Command: list-installed
264
-usage: legendary list-installed [-h] [--check-updates] [--csv] [--tsv]
+usage: legendary list-installed [-h] [--check-updates] [--csv] [--tsv] [--show-dirs]
265
266
optional arguments:
267
-h, --help show this help message and exit
268
--check-updates Check for updates for installed games
269
--csv List games in CSV format
270
--tsv List games in TSV format
271
+ --show-dirs Print installation directory in output
272
273
274
Command: list-files
0 commit comments