summaryrefslogtreecommitdiffstats
path: root/OPS.PGP
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2001-02-13 15:01:57 +0000
committerThomas Roessler <roessler@does-not-exist.org>2001-02-13 15:01:57 +0000
commit98c469edcf550b35640b6a97940343f52db976bb (patch)
tree9ebde66e6564185acf2ce401d6ac9781c1c30717 /OPS.PGP
parentdf41a1bb1b7e0a519dfc5ee8c05778cc45aebf94 (diff)
Add a function check-traditional-pgp which can be used to handle
old-style PGP messages and/or parts more easily.
Diffstat (limited to 'OPS.PGP')
-rw-r--r--OPS.PGP1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPS.PGP b/OPS.PGP
index 55add474..0eb8ac20 100644
--- a/OPS.PGP
+++ b/OPS.PGP
@@ -7,3 +7,4 @@ OP_VERIFY_KEY "verify a PGP public key"
OP_VIEW_ID "view the key's user id"
OP_DECRYPT_SAVE "make decrypted copy and delete"
OP_DECRYPT_COPY "make decrypted copy"
+OP_CHECK_TRADITIONAL "check for classic pgp"