diff options
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 |