mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 03:21:15 -03:00
10 lines
410 B
ReStructuredText
10 lines
410 B
ReStructuredText
|
|
\section fish_update_completions fish_update_completions - Update completions using manual pages
|
||
|
|
|
||
|
|
\subsection fish_update_completions-description Description
|
||
|
|
|
||
|
|
`fish_update_completions` parses manual pages installed on the system, and attempts to create completion files in the `fish` configuration directory.
|
||
|
|
|
||
|
|
This does not overwrite custom completions.
|
||
|
|
|
||
|
|
There are no parameters for `fish_update_completions`.
|