summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2022-10-31 15:01:24 +0100
committerWerner Koch <wk@gnupg.org>2022-10-31 15:01:24 +0100
commit03f04dfb9a03f0b10dfd7e01ee06df7495b95667 (patch)
tree8b962520e15974ceaeb92a26cf4a49b79088f1d9 /doc
parentgpgsm: Also announce AES256-CBC in signatures. (diff)
downloadgnupg2-03f04dfb9a03f0b10dfd7e01ee06df7495b95667.tar.xz
gnupg2-03f04dfb9a03f0b10dfd7e01ee06df7495b95667.zip
gpg: New option --compatibility-flags
* g10/gpg.c (oCompatibilityFlags): New. (opts): Add option. (compatibility_flags): New list. (main): Set flags and print help. * g10/options.h (opt): Add field compatibility_flags. -- No flags are yet defined but it is good to have the framework.
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 5c5bab6e5..59d5e578f 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -2997,6 +2997,14 @@ therefore enables a fast listing of the encryption keys.
@opindex interactive
Prompt before overwriting any files.
+@item --compatibility-flags @var{flags}
+@opindex compatibility-flags
+Set compatibility flags to work around problems due to non-compliant
+keys or data. The @var{flags} are given as a comma separated
+list of flag names and are OR-ed together. The special flag "none"
+clears the list and allows to start over with an empty list. To get a
+list of available flags the sole word "help" can be used.
+
@item --debug-level @var{level}
@opindex debug-level
Select the debug level for investigating problems. @var{level} may be