mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +00:00
Update manual.rst
`key remove` becomes `key rm`.
This commit is contained in:
parent
7ed0f61f3f
commit
e61c94a846
@ -678,7 +678,7 @@ Manage repository keys
|
||||
----------------------
|
||||
|
||||
The ``key`` command allows you to set multiple access keys or passwords
|
||||
per repository. In fact, you can use the ``list``, ``add``, ``remove``
|
||||
per repository. In fact, you can use the ``list``, ``add``, ``rm``
|
||||
and ``passwd`` sub-commands to manage these keys very precisely:
|
||||
|
||||
.. code-block:: console
|
||||
|
Loading…
Reference in New Issue
Block a user