You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ See the Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building
93
93
94
94
* Run with default configuration: `fastfetch`
95
95
* 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`
97
97
* Display help messages: `fastfetch --help`
98
98
* Generate a config file based on command line arguments: `fastfetch --arg1 --arg2 --gen-config`
0 commit comments