diff options
author | Rasmus Steinke <rasi@xssn.at> | 2015-07-17 03:04:33 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2015-07-17 03:04:33 +0200 |
commit | 923cc37d9af8326fd5e824806ee56ff04562fe94 (patch) | |
tree | f19f6285e420571032c7b9ac440f5da2d58034db /README.md | |
parent | 5c1a0187cf1afde333bc21d8c6c3534907d15f46 (diff) | |
download | rofi-pass-923cc37d9af8326fd5e824806ee56ff04562fe94.tar.gz |
config: add autotype. README: mention customizable field names
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ foobarmysecurepassword UserName: MyUser URL: http://my.url.foo ``` -* Auto Typing of more than one field. This expects a CustomOrder field in password file: +* Auto Typing of more than one field. This expects a CustomOrder field in password file. (name of the field can be changed in config file - same for URL and Username) ``` foobarmysecurepassword --- |