aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-05-08 04:50:29 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-05-08 04:50:29 +0200
commit38543d1bd5f3c46f08a42146f942c2147d77f634 (patch)
tree706fae58aed821cdaab990bfc455502be50a16a1 /src
parentgenerate: use nice ansi colors instead. (diff)
downloadpassword-store-38543d1bd5f3c46f08a42146f942c2147d77f634.tar.xz
password-store-38543d1bd5f3c46f08a42146f942c2147d77f634.zip
usage: tab to spaces
Diffstat (limited to 'src')
-rwxr-xr-xsrc/password-store.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh
index baa7da6..a844062 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -234,7 +234,7 @@ cmd_usage() {
Generate a new password of pass-length with optionally no symbols.
Optionally put it on the clipboard and clear board after 45 seconds.
Prompt before overwriting existing password unless forced.
- Optionally replace only the first line of an existing file with a new password.
+ Optionally replace only the first line of an existing file with a new password.
$PROGRAM rm [--recursive,-r] [--force,-f] pass-name
Remove existing password or directory, optionally forcefully.
$PROGRAM mv [--force,-f] old-path new-path