diff options
author | Ian C <ianc@noddybox.co.uk> | 2018-06-27 14:17:13 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2018-06-27 14:17:13 +0000 |
commit | e19daf5e4efe081a721ba627df5cf5499930d497 (patch) | |
tree | 591e02023f139e8f9b9e012aee3f2823a707937c /INSTRUCTIONS | |
parent | c4c55c23c564160a7150062ffb73041f21de70e9 (diff) |
Initial attempts at adding the commands.
Diffstat (limited to 'INSTRUCTIONS')
-rw-r--r-- | INSTRUCTIONS | 20 |
1 files changed, 20 insertions, 0 deletions
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. |