Merge pull request #1214 from ricardoseriani/fix-manual.rst-key-remove

Fix manual.rst to use key remove instead of key rm
This commit is contained in:
Alexander Neumann 2017-09-07 21:16:46 +02:00
commit b46774be21
1 changed files with 1 additions and 1 deletions

View File

@ -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``, ``rm``
per repository. In fact, you can use the ``list``, ``add``, ``remove``
and ``passwd`` sub-commands to manage these keys very precisely:
.. code-block:: console