chore(docs): regenerate fish-config.1 man page
This commit is contained in:
+16
-11
@@ -24,7 +24,7 @@ CLI tool integration
|
|||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
config_help [SECTION]
|
help config [SECTION]
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
@@ -33,12 +33,17 @@ Optionally jump to a section by keyword:
|
|||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
config_help keybindings
|
help config keybindings
|
||||||
config_help pkg
|
help config pkg
|
||||||
config_help abbreviations
|
help config abbreviations
|
||||||
config_help logs
|
help config logs
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
|
.PP
|
||||||
|
The \f[V]help config\f[R] syntax integrates with fish\[cq]s built-in
|
||||||
|
help command.
|
||||||
|
The underlying \f[V]config-help\f[R] function is also available
|
||||||
|
directly.
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.PP
|
.PP
|
||||||
A production-grade Fish shell configuration targeting Fish 4.x.
|
A production-grade Fish shell configuration targeting Fish 4.x.
|
||||||
@@ -1573,7 +1578,7 @@ Run \f[V]fisher update\f[R] to update all plugins, or
|
|||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
config_help
|
help config
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
@@ -1625,11 +1630,11 @@ Do not mix them up.
|
|||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
config_help keybindings
|
help config keybindings
|
||||||
config_help abbreviations
|
help config abbreviations
|
||||||
config_help pkg
|
help config pkg
|
||||||
config_help logs
|
help config logs
|
||||||
config_help fish-deps
|
help config fish-deps
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
|
|||||||
Reference in New Issue
Block a user