From 7911e140b36139bed75d1f0dd578f56cf5106cfc Mon Sep 17 00:00:00 2001 From: Narrat Date: Tue, 23 Feb 2016 00:12:51 +0100 Subject: Whitespace issues This commit addresses some mangling of spaces and tabs and trailing whitespaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c3ad07..a5fc725 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ For an example configuration please take a look at the included `config.example` ## Extras rofi-pass comes with a tiny helper script, which makes it easier to create new pass entries. -Just run it with +Just run it with ``` addpass --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +autotype "branch :tab user :tab pass" -- cgit