From e19daf5e4efe081a721ba627df5cf5499930d497 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 27 Jun 2018 14:17:13 +0000 Subject: Initial attempts at adding the commands. --- INSTRUCTIONS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 INSTRUCTIONS (limited to 'INSTRUCTIONS') diff --git a/INSTRUCTIONS b/INSTRUCTIONS new file mode 100644 index 0000000..8bd6260 --- /dev/null +++ b/INSTRUCTIONS @@ -0,0 +1,20 @@ +On loading the website you will be greeted by a passphrase prompt, a load +button, a group selection box and a text box to enter a new group name. + +To start, enter your passphrase and hit Load. If you have previously saved +entries they should be displayed. If there are no records just one blank row +will be displayed. Note if you get your passphrase wrong there is no indication +except for the passwords being blank or jumbled. If this is the case alter the +passphrase and hit Load again. + +The last row displayed is the row where new entries can be added. If a group +name is entered in the New Group box then the entry will be added to that +group. To add the record enter a description, username and password and hit the +Add link. + +To edit an existing entry modify the fields as desired and hit the Edit link. + +To delete an existing record simply hit the Delete link. + +The Copy Username and Copy Password links can be used to copy the username or +password respectively to the clipboard. -- cgit v1.2.3