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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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