From 050882ed66364aa14551081e3d88d442ca2a7725 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 1 Jun 2022 13:10:45 -0700 Subject: [PATCH] Add show password checkbox --- source/2/2.4/2.4.7/QtPass.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.7/QtPass.rst b/source/2/2.4/2.4.7/QtPass.rst index a3a6e672..c0918ca8 100644 --- a/source/2/2.4/2.4.7/QtPass.rst +++ b/source/2/2.4/2.4.7/QtPass.rst @@ -8,7 +8,7 @@ Usage On first launch you will be asked to generate a key to encrypt your passwords. The first field to generate the encryption key is to enter your emial in the :guilabel:`Email` field. Next enter your name in the :guilabel:`Name` field. The next field is you need is the password twice in the :guilabel:`Passphrase` field twice to make sure you do not make a typo. To create the encryption key press the :guilabel:`OK` button. -To actually store a password preess the button that looks like a piece of paper with a :guilabel:`+` button. Enter the name of the file to store your password in :guilabel:`New password file` and press the :guilabel:`OK` button. +To actually store a password preess the button that looks like a piece of paper with a :guilabel:`+` button. Enter the name of the file to store your password in :guilabel:`New password file` and press the :guilabel:`OK` button. To type in yourr password for an already existing password type it in the :guilabel:`Password` field. To show your password that you have check the :guilabel:`Show password` checkbox. Version -------