Switch backticks to double backticks for rst compatibility

This commit is contained in:
ridiculousfish
2018-12-19 12:02:45 -08:00
parent 2a002a4ba1
commit 0e936198db
84 changed files with 825 additions and 825 deletions

View File

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