From e3dacfc402108d2da408f843542d82dcab58157d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Dec 2016 11:54:37 -0400 Subject: 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. --- doc/usage.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/usage.mdwn') 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. -- cgit v1.3-2-g0d8e