aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-08-23 14:44:31 +0200
committerRasmus Steinke <rasi@xssn.at>2015-08-23 14:44:31 +0200
commit61e03813b9b1340a5d09ba9e363f8cd4fa0aa314 (patch)
treeb05f7086debc112f6f404c719558171dd8788778 /README.md
parent084e9fafe7af53f0b9afa535fa99d161eb4937ad (diff)
downloadrofi-pass-61e03813b9b1340a5d09ba9e363f8cd4fa0aa314.tar.gz
Remove trailing dot
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be5547a..bc112d8 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ rofi-pass comes with a tiny helper script, which makes it easier to create new p
Just run it with
```
-addpass --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass".
+addpass --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass"
```
* First argument `--name` is mandatory. This will be the filename of the new password entry.