summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-10-18 15:47:58 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-18 15:47:58 +0200
commit542cf6e9382d2fc6ac608e2c07d9a1ba9c88e52a (patch)
tree8acb6c39a7dbae52a98799aa86f96b990b05283e
parentBump version. (diff)
downloadpassword-store-542cf6e9382d2fc6ac608e2c07d9a1ba9c88e52a.tar.xz
password-store-542cf6e9382d2fc6ac608e2c07d9a1ba9c88e52a.zip
Man page cosmetics.1.4.2
-rw-r--r--man/pass.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pass.1 b/man/pass.1
index 50e268c..efb5d9b 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -77,7 +77,7 @@ and then restore the clipboard after 45 seconds.
.TP
\fBinsert\fP [ \fI--echo\fP, \fI-e\fP | \fI--multiline\fP, \fI-m\fP ] [ \fI--force\fP, \fI-f\fP ] \fIpass-name\fP
Insert a new password into the password store called \fIpass-name\fP. This will
-read the new password from standard in. If \fI--echo\fP or \fI-e\fP is \fInot\fPspecified,
+read the new password from standard in. If \fI--echo\fP or \fI-e\fP is \fInot\fP specified,
disable keyboard echo when the password is entered and confirm the password by asking
for it twice. If \fI--multiline\fP or \fI-m\fP is specified, lines will be read until
EOF or Ctrl+D is reached. Otherwise, only a single line from standard in is read. Prompt