mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
Switch backticks to double backticks for rst compatibility
This commit is contained in:
@@ -5,8 +5,8 @@ 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.
|
||||
``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`.
|
||||
There are no parameters for ``fish_update_completions``.
|
||||
|
||||
Reference in New Issue
Block a user