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
@@ -62,7 +62,7 @@ See Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building
62
62
* Run it with [all supported modules](https://github.com/fastfetch-cli/fastfetch/wiki/Support+Status#available-modules) and find what you interest: `fastfetch -c all.jsonc`
63
63
* Find all data that fastfetch detects: `fastfetch -s <module> --format json`
64
64
* Display help messages: `fastfetch --help`
65
-
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --migrate-config`
65
+
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --gen-config`
0 commit comments