From ad08683f2012673fd0a9d812cc5a1aeb94749da2 Mon Sep 17 00:00:00 2001 From: Claudio Maradonna Date: Fri, 19 Feb 2021 12:29:48 +0100 Subject: [PATCH] Fixed typo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4efc712..814f262 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ This repository contains some scripts that aims to convert a gpg password wallet Simply execute the script. You need `pass` executable installed and ENV var PASSWORD_STORE_DIR set-up. A CSV file will be created in this folder containing key-password fields separated by semicolon and delimited by `"`. ```bash - # Clone this repository $ git clone https://gitlab.com/unitoo/pass-exporter.git