projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc82b23
)
fix pem2openpgp(1) synopsis.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 9 Jan 2010 20:05:28 +0000
(15:05 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 9 Jan 2010 20:05:28 +0000
(15:05 -0500)
man/man1/pem2openpgp.1
patch
|
blob
|
history
diff --git
a/man/man1/pem2openpgp.1
b/man/man1/pem2openpgp.1
index 5622bd73c91ebb818753fd6b3012dd2118654edd..fe207884999d78f254dc84fb5259944d6620f284 100644
(file)
--- 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=authenticat
ion
,certify pem2openpgp "$USERID" <mykey.pem
+.Nm PEM2OPENPGP_EXPIRATION=$((86400 * $DAYS)) PEM2OPENPGP_USAGE_FLAGS=authenticat
e
,certify pem2openpgp "$USERID" <mykey.pem
.Sh DESCRIPTION
.Nm
is a low-level utility for transforming raw, PEM-encoded RSA secret