diff options
author | Rasmus Steinke <rasi@xssn.at> | 2015-08-22 19:03:15 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2015-08-22 19:03:15 +0200 |
commit | 93241ba42487c72adc0e44991459395d84c26dac (patch) | |
tree | 5fd465a95da6d42cfe3625de24b2008d72e21209 /README.md | |
parent | 6b61ec82c84d6caac0d5dbc7458451bdb836fab2 (diff) | |
download | rofi-pass-93241ba42487c72adc0e44991459395d84c26dac.tar.gz |
fix tag
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ 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.< /br> +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 |