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
+4 -2
View File
@@ -1516,6 +1516,8 @@ config-help keybindings
config-help pkg config-help pkg
config-help --html config-help --html
config-help --man config-help --man
Also available as: help config [SECTION] [FLAGS]
\f[R] \f[R]
.fi .fi
.SS config-update .SS config-update
@@ -2063,7 +2065,7 @@ bat --language=markdown --paging=always \[ti]/.config/fish/docs/fish-config.md
.IP .IP
.nf .nf
\f[C] \f[C]
config-help --man help config --man
\f[R] \f[R]
.fi .fi
.PP .PP
@@ -2086,7 +2088,7 @@ Do not mix them up.
.IP .IP
.nf .nf
\f[C] \f[C]
config-help --html help config --html
\f[R] \f[R]
.fi .fi
.PP .PP
+2 -2
View File
@@ -505,7 +505,7 @@ q quit</code></pre>
<h2 data-number="15.2" id="with-bat">With bat</h2> <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> <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> <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 <p>Opens the compiled docs/fish-config.1 directly via man -l, bypassing
the pager fallback chain. The symlink and MANPATH are also configured the pager fallback chain. The symlink and MANPATH are also configured
automatically on shell start for the standard invocation:</p> 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> completely separate command. Do not mix them up.</p>
<h2 data-number="15.4" id="in-the-browser-html">In the browser <h2 data-number="15.4" id="in-the-browser-html">In the browser
(HTML)</h2> (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 <p>Opens docs/html/index.html in the default web browser. Browser
detection queries the system's x-scheme-handler/https MIME entry (via 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 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 keybindings
config-help pkg config-help pkg
config-help --html 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> <h3 data-number="9.14.2" id="config-update">config-update</h3>
<pre><code>Synopsis: config-update [-h] [-n] [-f] <pre><code>Synopsis: config-update [-h] [-n] [-f]
+2 -2
View File
@@ -26,7 +26,7 @@ navigation.
## As a man page ## As a man page
config-help --man help config --man
Opens the compiled docs/fish-config.1 directly via man -l, bypassing Opens the compiled docs/fish-config.1 directly via man -l, bypassing
the pager fallback chain. The symlink and MANPATH are also configured the pager fallback chain. The symlink and MANPATH are also configured
@@ -40,7 +40,7 @@ a completely separate command. Do not mix them up.
## In the browser (HTML) ## In the browser (HTML)
config-help --html help config --html
Opens docs/html/index.html in the default web browser. Browser detection 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 queries the system's x-scheme-handler/https MIME entry (via xdg-mime) to
+2
View File
@@ -705,6 +705,8 @@
config-help --html config-help --html
config-help --man config-help --man
Also available as: help config [SECTION] [FLAGS]
### config-update ### config-update
Synopsis: config-update [-h] [-n] [-f] Synopsis: config-update [-h] [-n] [-f]