From 2e2db96ee445af7360e48962c1cb21ac93b4bba6 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Thu, 26 Jan 2017 00:02:30 +0100 Subject: [PATCH] fix cleanups --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 557a1f3..297d2ac 100644 --- a/README.md +++ b/README.md @@ -130,14 +130,14 @@ not given the **$AMNGRDB** environment variable is used. *dbfile*\] \[**-r** *recipient*\] *account* This will create a password with **amngrgen** and use that to add an -credential via **amngradd**. (See there for options description) +credential via **amngradd**. (See there for options description) The added password will be copied to the X clipboard with **amngrgetpass** for further use. **amngrcrypt** \[**-r** *recipient*\] *password* Crypt the given plain text *password* with GnuPG and write it to -stdout. +stdout. The option **-r** specifies the recipient to use with the call to **gpg**. If it is not given the value of the **$AMNGRID** environment variable is used. @@ -260,7 +260,7 @@ To store the data within the X clipboard the **xclip** is needed. - **gpg** - **head** - **printf** - - **rm + - **rm** - **shift** - **SQLite3** (>= 3.6.19 for foreign key constraints) - **test** and **[**