diff options
Diffstat (limited to 'g10/OPTIONS')
-rw-r--r-- | g10/OPTIONS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS index e8cdb9e39..b1a49e254 100644 --- a/g10/OPTIONS +++ b/g10/OPTIONS @@ -1,7 +1,5 @@ # Some notes used by the maintainers -print-hmac -# test function to print a HMAC store # simply packs the input data into a rfc1991 packet format @@ -21,6 +19,6 @@ compress-sigs run-as-shm-coprocess [request-locked-shm-size] # very special :-) # You will have to use "--status-fd" too -# Note: This option dioes only work if given on the command line. +# Note: This option does only work if given on the command line. |