chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
+2
-2
@@ -2510,8 +2510,8 @@ Opens the compiled docs/fish-config.1 directly via man -l, bypassing the
|
|||||||
pager fallback chain.
|
pager fallback chain.
|
||||||
If a section keyword is given, the pager opens at the nearest matching
|
If a section keyword is given, the pager opens at the nearest matching
|
||||||
heading.
|
heading.
|
||||||
The symlink and MANPATH are also configured automatically on shell start
|
The symlink is created once on first run (like an install step) and
|
||||||
for the standard invocation:
|
MANPATH is set each session, enabling the standard invocation:
|
||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
|
|||||||
@@ -509,8 +509,9 @@ q quit</code></pre>
|
|||||||
help config pkg --man</code></pre>
|
help config pkg --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. If a section keyword is given, the pager opens
|
the pager fallback chain. If a section keyword is given, the pager opens
|
||||||
at the nearest matching heading. The symlink and MANPATH are also
|
at the nearest matching heading. The symlink is created once on first
|
||||||
configured automatically on shell start for the standard invocation:</p>
|
run (like an install step) and MANPATH is set each session, enabling the
|
||||||
|
standard invocation:</p>
|
||||||
<pre><code>man fish-config</code></pre>
|
<pre><code>man fish-config</code></pre>
|
||||||
<p>NOTE: fish-config (hyphen) is this config's man page. fish_config
|
<p>NOTE: fish-config (hyphen) is this config's man page. fish_config
|
||||||
(underscore) is fish's built-in browser-based configuration tool — a
|
(underscore) is fish's built-in browser-based configuration tool — a
|
||||||
|
|||||||
@@ -31,8 +31,9 @@ navigation.
|
|||||||
|
|
||||||
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. If a section keyword is given, the pager opens
|
the pager fallback chain. If a section keyword is given, the pager opens
|
||||||
at the nearest matching heading. The symlink and MANPATH are also
|
at the nearest matching heading. The symlink is created once on first
|
||||||
configured automatically on shell start for the standard invocation:
|
run (like an install step) and MANPATH is set each session, enabling
|
||||||
|
the standard invocation:
|
||||||
|
|
||||||
man fish-config
|
man fish-config
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user