Skip to content

Commit 84dcf7a

Browse files
committed
Reword documentation for command line options
1 parent 938fbb2 commit 84dcf7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ again when you get more games or want to update the category overlays.
3232
5. Run `steamgrid` and wait. No, really, it's all automatic. Not a single keypress required.
3333
* *(optional)* Append `--steamgriddb <api key>` if you've generated one before.
3434
* *(optional)* Append `--igdb <api key>` if you've genereated one before.
35-
* *(optional)* Append `--types <preference>` to choose your preferences between animated steam covers or static ones Available choices : `animated`,`static`. Default : `static`. You can input both of them in order to fallback to the second option if it doesn´t found any results for the first one by separating entries with a comma. (Example : `animated,static` will result in animated covers being downloaded. If they´re none, it will search results for static one instead.
36-
* *(optional)* Append `--styles <preference>` to choose your preferences between the different covers styles from steamgriddb. Available choices : `material`,`white_logo`,`alternate`,`blurred`,`no_logo`. Default: `alternate`. You can also input multiple choices in the same manners of the `--types` argument.
35+
* *(optional)* Append `--types <preference>` to choose your preferences between animated steam covers or static ones Available choices : `animated`,`static`. Default : `static`. You can use `animated,static` to download both while preferring animated covers, and `static,animated` for preferring static covers.
36+
* *(optional)* Append `--styles <preference>` to choose your preferences between the different covers styles from steamgriddb. Available choices : `material`,`white_logo`,`alternate`,`blurred`,`no_logo`. Default: `alternate`. You can also input multiple comma-separated choices in the same manners of the `--types` argument.
3737
6. Read the report and open Steam in grid view to check the results.
3838

3939
---

0 commit comments

Comments
 (0)