diff options
Diffstat (limited to 'g10/OPTIONS')
-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 + + |