mirror of
https://github.com/octoleo/restic.git
synced 2024-11-11 15:51:02 +00:00
Merge pull request #987 from Thor77/minor-doc-fix
[docs] Fix paragraph not indented correctly in #Autocomplete
This commit is contained in:
commit
6d36dcd46e
@ -820,8 +820,10 @@ Restic can write out a bash compatible autocompletion script:
|
|||||||
NOTE: The current version supports Bash only.
|
NOTE: The current version supports Bash only.
|
||||||
This should work for *nix systems with Bash installed.
|
This should work for *nix systems with Bash installed.
|
||||||
|
|
||||||
By default, the file is written directly to /etc/bash_completion.d
|
By default, the file is written directly to ``/etc/bash_completion.d/``
|
||||||
for convenience, and the command may need superuser rights, e.g.:
|
for convenience, and the command may need superuser rights, e.g.
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
$ sudo restic autocomplete
|
$ sudo restic autocomplete
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user