mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
5 lines
358 B
Plaintext
5 lines
358 B
Plaintext
Parsing is not case sensitive. E.g. "--lib-PCI" is equal to "--Lib-Pci"
|
|
If a value starts with a ?, it is optional. An optional boolean value defaults to true if not specified.
|
|
More detailed help messages for each options can be printed with "-h <option_without_dash_prefix>"
|
|
All options can be made permanent with command "fastfetch <options> --gen-config"
|