chore(docs): regenerate man page, HTML docs, and wiki

This commit is contained in:
Gitea Actions
2026-06-09 03:05:21 +00:00
parent 79f8445e25
commit f4157fb4ba
5 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -505,7 +505,7 @@ q quit</code></pre>
<h2 data-number="15.2" id="with-bat">With bat</h2>
<pre><code>bat --language=markdown --paging=always ~/.config/fish/docs/fish-config.md</code></pre>
<h2 data-number="15.3" id="as-a-man-page">As a man page</h2>
<pre><code>config-help --man</code></pre>
<pre><code>help config --man</code></pre>
<p>Opens the compiled docs/fish-config.1 directly via man -l, bypassing
the pager fallback chain. The symlink and MANPATH are also configured
automatically on shell start for the standard invocation:</p>
@@ -515,7 +515,7 @@ automatically on shell start for the standard invocation:</p>
completely separate command. Do not mix them up.</p>
<h2 data-number="15.4" id="in-the-browser-html">In the browser
(HTML)</h2>
<pre><code>config-help --html</code></pre>
<pre><code>help config --html</code></pre>
<p>Opens docs/html/index.html in the default web browser. Browser
detection queries the system's x-scheme-handler/https MIME entry (via
xdg-mime) to find the real browser binary, then falls back through known
+3 -1
View File
@@ -1025,7 +1025,9 @@ Flags:
config-help keybindings
config-help pkg
config-help --html
config-help --man</code></pre>
config-help --man
Also available as: help config [SECTION] [FLAGS]</code></pre>
<h3 data-number="9.14.2" id="config-update">config-update</h3>
<pre><code>Synopsis: config-update [-h] [-n] [-f]