fish-shell/sphinx_doc_src/cmds/fish_update_completions.rst
Fabian Homborg cf9b8fa3fa docs: Add labels to all commands
This allows us to use :ref: references, which don't require hardcoding
it as html

[ci skip]
2019-03-31 11:05:33 +02:00

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``.