diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-03 02:40:49 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-03 02:40:49 +0200 |
commit | 564e87519bf366892bb33b1553f5fa00a57ed66f (patch) | |
tree | 80f7af43c90dee5410590117fd7eb087a51e5d0f /README | |
parent | 0427d5ed4c64e7d1a358264dfa1ecd227011f540 (diff) | |
download | pass-564e87519bf366892bb33b1553f5fa00a57ed66f.tar.gz pass-564e87519bf366892bb33b1553f5fa00a57ed66f.tar.bz2 pass-564e87519bf366892bb33b1553f5fa00a57ed66f.zip |
Support pass git
Diffstat (limited to '')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ Usage: If the password store is a git repository, push the latest changes. pass pull If the password store is a git repository, pull the latest changes. + pass git git-command-args... + If the password store is a git repository, execute a git command + specified by git-command-args. pass help Show this text. |