From 323376efa246524f57d2de85c36dc694c506531f Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Tue, 19 Dec 2017 04:53:31 +0100 Subject: [PATCH] Doc: Specify `key passwd` usage Specify that `key passwd` is used to change a password. --- doc/070_encryption.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/070_encryption.rst b/doc/070_encryption.rst index 42bb40c4c..c0889b852 100644 --- a/doc/070_encryption.rst +++ b/doc/070_encryption.rst @@ -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