diff options
author | Werner Koch <[email protected]> | 1998-08-11 17:29:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-08-11 17:29:34 +0000 |
commit | 3e0e8f884f1ed37e120beeb57aa7cd79e3c145a0 (patch) | |
tree | dfff62df60f917addc9df4e83a1ed73e31041bab /g10/OPTIONS | |
parent | rel 0.3.3 (diff) | |
download | gnupg-0-3-4.tar.gz gnupg-0-3-4.zip |
bug fix releaseV0-3-4
Diffstat (limited to '')
-rw-r--r-- | g10/OPTIONS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS index 2e933f57e..9555ce06a 100644 --- a/g10/OPTIONS +++ b/g10/OPTIONS @@ -50,3 +50,11 @@ run-as-shm-coprocess [request-locked-shm-size] # very special :-) # You will have to use "--status-fd" too + +set-filename <name> +# Set <name> as the filename into the plaintext packet + +comment <string> +# Add <string> as comment to the output + + |