diff options
author | Rasmus Steinke <rasi@xssn.at> | 2015-08-22 19:01:58 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2015-08-22 19:01:58 +0200 |
commit | 6b61ec82c84d6caac0d5dbc7458451bdb836fab2 (patch) | |
tree | 8d276003a16e7525fd96954d71ba90dd1020867c /README.md | |
parent | 7d221c44da09affc68dde4fcca00df7f8bfc6f8c (diff) | |
download | rofi-pass-6b61ec82c84d6caac0d5dbc7458451bdb836fab2.tar.gz |
update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ AnotherField: barfoo URL: http://my.url.foo autotype: SomeField :tab UserName :tab AnotherField :tab pass ``` -The `:tab` field has a special meaning. this will hit the tab key, obviously. +The `:tab` field has a special meaning. this will hit the tab key, obviously.< /br> +Same for `:space`, which will hit the space key, can be used to activate checkboxes. * All Hotkeys are configurable in config file * Username, URL and autotype field names are also configurable |