docs: document man fish-config and fish_config naming distinction
Offline docs drift reminder / remind (push) Failing after 4s
Generate man page / build-manpage (push) Successful in 17s

Adds man page viewing instructions to README Offline Documentation
section and to docs/fish-config.md section 9, including a note that
fish-config (hyphen) is this config's man page while fish_config
(underscore) is fish's built-in browser tool.
This commit is contained in:
2026-06-06 04:35:21 -04:00
parent c9a5577c11
commit 7359c12e79
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -1235,6 +1235,16 @@ navigation.
man -l ~/.config/fish/docs/fish-config.1
If ~/.local/share/man is on your MANPATH (set automatically by
conf.d/tricks.fish) and ~/.local/share/man/man1/fish-config.1 is
symlinked to docs/fish-config.1, you can also use:
man fish-config
NOTE: fish-config (hyphen) is this config's man page. fish_config
(underscore) is fish's built-in browser-based configuration tool —
a completely separate command. Do not mix them up.
## Jumping to a section
config_help keybindings