Merge pull request #1488 from da2x/patch-1
Doc: Specify `key passwd` usage
This commit is contained in:
commit
6b6b75fa4a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue