summaryrefslogtreecommitdiffstatshomepage
path: root/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-03 04:43:01 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-03 05:25:35 +0200
commit8769aa6370cd6b4ebd7393c32519a04772f5bd29 (patch)
treef91f3de7355094b6900451c8eddeb8b0a972e057 /README
parentSupport pass git (diff)
downloadpassword-store-8769aa6370cd6b4ebd7393c32519a04772f5bd29.tar.xz
password-store-8769aa6370cd6b4ebd7393c32519a04772f5bd29.zip
Make into a real project.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 7dc8a40..8fb5d91 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ Usage:
pass generate [--no-symbols,-n] [--clip,-c] pass-name pass-length
Generate a new password of pass-length with optionally no symbols.
Optionally put it on the clipboard and clear board after 45 seconds.
- pass remove pass-name
+ pass rm pass-name
Remove existing password.
pass push
If the password store is a git repository, push the latest changes.
@@ -37,6 +37,9 @@ Usage:
pass help
Show this text.
+See the man page for more options -- man 1 pass.
+
+
Examples:
- Initialize password store: