2019-03-31 11:05:09 +02:00
.. _cmd-fish_update_completions:
2020-03-31 17:37:38 +02:00
fish_update_completions - update completions using manual pages
2019-01-02 20:10:47 -08:00
===============================================================
2018-12-16 17:39:33 -08:00
2019-09-17 17:59:04 +08:00
Synopsis
--------
::
fish_update_completions
2018-12-16 13:08:41 -08:00
2018-12-18 18:44:30 -08:00
Description
2019-01-02 20:10:47 -08:00
-----------
2018-12-16 13:08:41 -08:00
2018-12-19 12:02:45 -08:00
`` fish_update_completions `` parses manual pages installed on the system, and attempts to create completion files in the `` fish `` configuration directory.
2018-12-16 13:08:41 -08:00
This does not overwrite custom completions.
2018-12-19 12:02:45 -08:00
There are no parameters for `` fish_update_completions `` .