mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 01:11:14 -03:00
We no longer have two doc systems, move sphinx_doc_src back to doc_src
This commit is contained in:
20
doc_src/cmds/fish_update_completions.rst
Normal file
20
doc_src/cmds/fish_update_completions.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
.. _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``.
|
||||
Reference in New Issue
Block a user