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:
Marius Messerschmidt
2023-11-18 15:18:08 +01:00
committed by GitHub
parent 854a7cfeba
commit 647403fc30
3 changed files with 143 additions and 3 deletions
+1 -3
View File
@@ -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: