From: Daniel Kahn Gillmor Date: Sat, 9 Jan 2010 20:05:28 +0000 (-0500) Subject: fix pem2openpgp(1) synopsis. X-Git-Tag: monkeysphere_0.27~12 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=34da0040c8d4a76d922dee21cc9bd35230b9c6a5 fix pem2openpgp(1) synopsis. --- diff --git a/man/man1/pem2openpgp.1 b/man/man1/pem2openpgp.1 index 5622bd7..fe20788 100644 --- a/man/man1/pem2openpgp.1 +++ b/man/man1/pem2openpgp.1 @@ -8,7 +8,7 @@ pem2openpgp .Sh SYNOPSIS .Nm pem2openpgp "$USERID" < mykey.pem | gpg \-\-import .Pp -.Nm PEM2OPENPGP_EXPIRATION=$((86400 * $DAYS)) PEM2OPENPGP_USAGE_FLAGS=authentication,certify pem2openpgp "$USERID"