Fix documentation formatting error
authorJacob Bachmeyer <jcb@gnu.org>
Thu, 30 Mar 2023 23:51:51 +0000 (18:51 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Thu, 30 Mar 2023 23:51:51 +0000 (18:51 -0500)
keymaster.pl

index c89c59144a5cc3311b6408fe4bd5780338c78479..fa10e8b743fa99a51f7fe86da554c0d2bb40ebdd 100755 (executable)
@@ -1408,6 +1408,8 @@ sub cmd_update_key {
 
 =item withdraw-key I<directory> I<fingerprint>
 
+=back
+
 Immediately transfer the key with FINGERPRINT from the active keyring
 (C<pubring.gpg>) to the archival keyring (C<oldring.gpg>) in DIRECTORY.
 This revokes access to DIRECTORY for that key.
@@ -1415,8 +1417,6 @@ This revokes access to DIRECTORY for that key.
 The full PGP key fingerprint is required; a short or long key ID will not
 be resolved to a fingerprint.
 
-=back
-
 =cut
 
 sub cmd_withdraw_key {