diff options
author | Werner Koch <[email protected]> | 1998-05-15 18:49:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-05-15 18:49:19 +0000 |
commit | f9a70437820d05f7f98ffd1c9003edd83872e9b5 (patch) | |
tree | dc17bdc0dea76ddc28ae651a3dc341b83784dd12 /g10/OPTIONS | |
parent | can create v4 signatures (diff) | |
download | gnupg-0-2-18.tar.gz gnupg-0-2-18.zip |
new releaseV0-2-18
Diffstat (limited to '')
-rw-r--r-- | g10/OPTIONS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS index 28d179940..b0512d508 100644 --- a/g10/OPTIONS +++ b/g10/OPTIONS @@ -27,6 +27,10 @@ gen-prime # With three arguments: same as above, but a third argument indicates # that a generator should also be calculated. +print-md algo +# print the message digest of algorithm ALGO for stdin or all +# given filenames + print-mds # print all message digests of all give filenames |