From a094f0edaff9d56e932babf50d5df94985ffff91 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Fri, 31 Mar 2023 22:41:06 -0500 Subject: [PATCH] Document "--with-gpg" keymaster option --- keymaster.pl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/keymaster.pl b/keymaster.pl index c90ab4d..2de850f 100755 --- a/keymaster.pl +++ b/keymaster.pl @@ -80,10 +80,11 @@ same directory as this tool. Specify the zone to manage. May be omitted if zones are not used in the configuration. -=back +=item B<--with-gpg> + +Specify alternate location for GPG. Default is C. -There are also intentionally undocumented options, which can be found in -the source code. +=back =head1 DESCRIPTION -- 2.25.1