Skip to content

Commit b4e65e7

Browse files
committed
README: document how to run multiple modules on command line [ci skip]
1 parent 6f3ed4a commit b4e65e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ See the Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building
9393

9494
* Run with default configuration: `fastfetch`
9595
* Run with [all supported modules](https://github.com/fastfetch-cli/fastfetch/wiki/Support+Status#available-modules) to find what interests you: `fastfetch -c all.jsonc`
96-
* View all data that fastfetch detects: `fastfetch -s <module> --format json`
96+
* View all data that fastfetch detects: `fastfetch -s <module1>[:<module2>][:<module3>] --format json`
9797
* Display help messages: `fastfetch --help`
9898
* Generate a config file based on command line arguments: `fastfetch --arg1 --arg2 --gen-config`
9999

0 commit comments

Comments
 (0)