From 61e03813b9b1340a5d09ba9e363f8cd4fa0aa314 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sun, 23 Aug 2015 14:44:31 +0200 Subject: [PATCH] Remove trailing dot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.