mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
12 lines
392 B
ReStructuredText
12 lines
392 B
ReStructuredText
fish_update_completions - Update completions using manual pages
|
|
==========================================
|
|
|
|
|
|
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``.
|