Doc: Specify key passwd usage

Specify that `key passwd` is used to change a password.
This commit is contained in:
Daniel Aleksandersen
2017-12-19 04:53:31 +01:00
committed by GitHub
parent e353b00501
commit 323376efa2

View File

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