From fbd1a96f8f93508f72d2a2d77985529602e32159 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 12 Nov 2016 01:46:38 -0400 Subject: improve man page --- doc/usage.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/usage.mdwn') diff --git a/doc/usage.mdwn b/doc/usage.mdwn index ac23799e..fec346ae 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -59,6 +59,9 @@ and configured in haskell. Adds a gpg key, which is used to encrypt the privdata. + Multiple gpg keys can be added; the privdata will be encrypted so that + all of them can decrypt it. + If the gpg secret key is present, git is configured to sign commits using this key. Propellor requires signed commits when pulling from a central git repository. @@ -152,7 +155,7 @@ Additionally, the url of a remote named "deploy", if it exists in your ~/.propellor/ repository, is used as the origin url for the other repositories. -# SH AUTHOR +# AUTHOR Joey Hess -- cgit v1.2.3