summaryrefslogtreecommitdiff
path: root/man/pass.1
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 01:33:18 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 01:33:18 -0600
commit9ef311d868248682a11c8cb8c0177bc9949be7b9 (patch)
tree9a8a586ac152d99c160e104e4e6d307ff72dcea1 /man/pass.1
parent2e6e3fc07ed1a0ae56c653071aa1aaf6439cdafc (diff)
downloadpass-9ef311d868248682a11c8cb8c0177bc9949be7b9.tar.gz
pass-9ef311d868248682a11c8cb8c0177bc9949be7b9.tar.bz2
pass-9ef311d868248682a11c8cb8c0177bc9949be7b9.zip
git: sign commits if enabled
Diffstat (limited to 'man/pass.1')
-rw-r--r--man/pass.17
1 files changed, 5 insertions, 2 deletions
diff --git a/man/pass.1 b/man/pass.1
index 6555ca0..2b3e5e3 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -1,4 +1,4 @@
-.TH PASS 1 "2012 Sept 24" ZX2C4 "Password Store"
+.TH PASS 1 "2014 March 18" ZX2C4 "Password Store"
.SH NAME
pass - stores, retrieves, generates, and synchronizes passwords securely
@@ -118,7 +118,10 @@ If the password store is a git repository, pass \fIgit-command-args\fP as argume
.BR git (1)
using the password store as the git repository. If \fIgit-command-args\fP is \fBinit\fP,
in addition to initializing the git repository, add the current contents of the password
-store to the repository in an initial commit.
+store to the repository in an initial commit. If the git config key \fIpass.signcommits\fP
+is set to \fItrue\fP, then all commits will be signed using \fIuser.signingkey\fP or the
+default git signing key. This config key may be turned on using:
+.B `pass git config --bool --add pass.signcommits true`
.TP
\fBhelp\fP
Show usage message.
td>2020-02-17Local ChangesRené 'Necoro' Neumann2-3/+5 2018-06-10[i3] Replace icons by font awesomeRené 'Necoro' Neumann24-149/+13 2018-06-10[i3] Remove obsolete pidgin stuffRené 'Necoro' Neumann2-36/+0 2018-06-10[zsh] Remove obsolete isabelle functionsRené 'Necoro' Neumann2-112/+0 2018-06-10Misc changesRené 'Necoro' Neumann3-0/+7 2018-06-10[git] Update email addressRené 'Necoro' Neumann1-1/+1 2018-06-10Enhance cci scriptRené 'Necoro' Neumann1-15/+12 2017-11-18Some windows setupRené 'Necoro' Neumann2-1/+6 2017-10-08[zsh] Use zcalc instead of bcRené 'Necoro' Neumann1-5/+4 2017-10-08[zsh] CalculatorRené 'Necoro' Neumann1-0/+8 2017-10-08Some vim changes.René 'Necoro' Neumann4-28/+17 2017-10-08Delete old stuff.René 'Necoro' Neumann5-71/+1