aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Beer <privat@arne.beer>2018-11-02 17:57:11 +0100
committerGitHub <noreply@github.com>2018-11-02 17:57:11 +0100
commitb9e5aa49a4411f1e4fbb09a3741bebac144c5128 (patch)
treedd5971689a8f7fbbb455f024399d9a8bd7caaf45
parent1c9e6398144567718ae40e1c32bbaf6ffef21477 (diff)
downloadrofi-pass-b9e5aa49a4411f1e4fbb09a3741bebac144c5128.tar.gz
Fix typo in Readme
It should be `user` instead of `UserName`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e72ec7..0c19053 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ in a convenient way using [rofi](https://github.com/DaveDavenport/rofi).
SomeField: foobar
AnotherField: barfoo
url: http://my.url.foo
- autotype: SomeField :tab UserName :tab AnotherField :tab pass
+ autotype: SomeField :tab user :tab AnotherField :tab pass
```
You can use `:tab`, `:enter`, or `:space` here to type <kbd>Tab</kbd>,