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 **[**