aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-07-17 02:54:36 +0200
committerRasmus Steinke <rasi@xssn.at>2015-07-17 02:54:36 +0200
commitb67be7fc17e095193152ba80a3dafcd4cc6a40f2 (patch)
tree73dc964f41c6c3cbd9c89f2576a7d606d1055a2b
parent59bfc20ba00fda94174e31b8c5f077e425098ff1 (diff)
downloadrofi-pass-b67be7fc17e095193152ba80a3dafcd4cc6a40f2.tar.gz
updated README
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62fe2f2..19e0caa 100644
--- a/README.md
+++ b/README.md
@@ -15,13 +15,15 @@ URL: http://my.url.foo
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
```
foobarmysecurepassword
+---
UserName: MyUser
SomeField: foobar
AnotherField: barfoo
URL: http://my.url.foo
-CustomOrder: SomeField UserName AnotherField
+CustomOrder: SomeField :tab UserName :tab AnotherField :tab password
```
-* Handling webpages, that autotab to next field. For these sites add `NOTAB` in last line of the password file
+The `:tab` field has a special meaning. this will hit the tab key, obviously.
+
* Open URLs of entries with hotkey
* Add new Entries to Password Storage
* Edit existing Entries