mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 23:43:05 +08:00
cf9b8fa3fa
This allows us to use :ref: references, which don't require hardcoding it as html [ci skip]
15 lines
446 B
ReStructuredText
15 lines
446 B
ReStructuredText
.. _cmd-fish_update_completions:
|
|
|
|
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``.
|