Showing
1 changed file
with
3 additions
and
3 deletions
... | ... | @@ -130,14 +130,14 @@ not given the **$AMNGRDB** environment variable is used. |
130 | 130 | *dbfile*\] \[**-r** *recipient*\] *account* |
131 | 131 | |
132 | 132 | This will create a password with **amngrgen** and use that to add an |
133 | -credential via **amngradd**. (See there for options description) | |
133 | +credential via **amngradd**. (See there for options description) | |
134 | 134 | The added password will be copied to the X clipboard with |
135 | 135 | **amngrgetpass** for further use. |
136 | 136 | |
137 | 137 | **amngrcrypt** \[**-r** *recipient*\] *password* |
138 | 138 | |
139 | 139 | Crypt the given plain text *password* with GnuPG and write it to |
140 | -stdout. | |
140 | +stdout. | |
141 | 141 | The option **-r** specifies the recipient to use with the call to |
142 | 142 | **gpg**. If it is not given the value of the **$AMNGRID** environment |
143 | 143 | variable is used. |
... | ... | @@ -260,7 +260,7 @@ To store the data within the X clipboard the **xclip** is needed. |
260 | 260 | - **gpg** |
261 | 261 | - **head** |
262 | 262 | - **printf** |
263 | - - **rm | |
263 | + - **rm** | |
264 | 264 | - **shift** |
265 | 265 | - **SQLite3** (>= 3.6.19 for foreign key constraints) |
266 | 266 | - **test** and **[** | ... | ... |
Please
register
or
login
to post a comment