diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-11-12 01:46:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-11-12 01:46:38 -0400 |
| commit | fbd1a96f8f93508f72d2a2d77985529602e32159 (patch) | |
| tree | d3acd2ea0c6a86193f0aef32ebc8ff7939f18e90 /doc | |
| parent | bde6a58ef862ab01ee89a07d815fad4a51361b5b (diff) | |
improve man page
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/usage.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
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 <id@joeyh.name> |
