blob: 684dac0d8fdfb6b634039abff7dc4e2715638f16 (
plain)
1
2
3
4
5
6
7
8
9
|
\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`.
|