fish-shell/doc_src/cmds/fish_update_completions.rst
Aaron Gyes af61ea1325 doc_src: Continue the slog through the letter F.
We are using only :: in a synopsis for fishscript examples given
of the command being documented.
2021-12-17 15:16:47 -08:00

18 lines
493 B
ReStructuredText

.. _cmd-fish_update_completions:
fish_update_completions - update completions using manual pages
===============================================================
Synopsis
--------
``fish_update_completions``
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``.