Fix paragraph not indented correctly

This commit is contained in:
Thor77 2017-05-31 21:40:47 +02:00
parent aa0f874c8d
commit 96c9ecd20e
1 changed files with 4 additions and 2 deletions

View File

@ -820,8 +820,10 @@ Restic can write out a bash compatible autocompletion script:
NOTE: The current version supports Bash only.
This should work for *nix systems with Bash installed.
By default, the file is written directly to /etc/bash_completion.d
for convenience, and the command may need superuser rights, e.g.:
By default, the file is written directly to ``/etc/bash_completion.d/``
for convenience, and the command may need superuser rights, e.g.
.. code-block:: console
$ sudo restic autocomplete