mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Add manpage (#625)
* Manpage: add initial manpage template * CMake: integrate manpage installation to CMake * Manpage: add details about JSONC based config files * Manpage: minor cleanups * Manpage: fix --print-structure * Manpage: fix --structure * help: change load-config -> config * Manpage: remove legacy config file description * Manpage: remove --print-config- commands * help: remove --print-config- commands * Manpage: change migrate-config to gen-config * Manpage: add -h as shortcut for help * Manpage: escaped all '-'
This commit is contained in:
committed by
GitHub
parent
854a7cfeba
commit
647403fc30
+1
-3
@@ -9,11 +9,9 @@ Informative options:
|
||||
--list-data-paths: List search paths of presets and logos
|
||||
--list-logos: List available logos
|
||||
--list-modules: List available modules
|
||||
--list-presets: List presets fastfetch knows about; they can be loaded with --load-config (+)
|
||||
--list-presets: List presets fastfetch knows about; they can be loaded with --config (+)
|
||||
--list-features: List the supported features fastfetch was compiled with (mainly for development)
|
||||
--print-logos: Print available logos
|
||||
--print-config-system: Print the default system config
|
||||
--print-config-user: Print the default user config
|
||||
--print-structure: Print the default structure
|
||||
|
||||
Config options:
|
||||
|
||||
Reference in New Issue
Block a user