diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-12-26 11:54:37 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-12-26 11:54:37 -0400 |
| commit | e3dacfc402108d2da408f843542d82dcab58157d (patch) | |
| tree | f1ab3c21f74aa9858c18374f2c98a4cf7744dc98 /doc | |
| parent | b046a63f49004b7439a5422e5ab51dfee7ba1958 (diff) | |
get usage and man page back in sync
Remove --build which is no longer present.
Order the list of options the same.
Document --rm-key in man page.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/usage.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index fec346ae..fc1f8391 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -66,6 +66,10 @@ and configured in haskell. using this key. Propellor requires signed commits when pulling from a central git repository. +* propellor --rm-key keyid + + Stops encrypting the privdata to a gpg key. + * propellor --list-fields Lists all privdata fields that are used by your propellor configuration. |
