From b2dd199e2f0a1e8e5ef6c6cbcc0cbf17ca89064b Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sat, 6 Jun 2026 08:35:39 +0000 Subject: [PATCH] chore(docs): regenerate fish-config.1 man page --- docs/fish-config.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/fish-config.1 b/docs/fish-config.1 index 76e49f1..e0ec7e2 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -1606,6 +1606,21 @@ bat --language=markdown --paging=always \[ti]/.config/fish/docs/fish-config.md man -l \[ti]/.config/fish/docs/fish-config.1 \f[R] .fi +.PP +If \[ti]/.local/share/man is on your MANPATH (set automatically by +conf.d/tricks.fish) and \[ti]/.local/share/man/man1/fish-config.1 is +symlinked to docs/fish-config.1, you can also use: +.IP +.nf +\f[C] +man fish-config +\f[R] +.fi +.PP +NOTE: fish-config (hyphen) is this config\[cq]s man page. +fish_config (underscore) is fish\[cq]s built-in browser-based +configuration tool \[em] a completely separate command. +Do not mix them up. .SS Jumping to a section .IP .nf