aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dirmngr.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-09-05 11:12:14 +0000
committerWerner Koch <[email protected]>2019-09-05 11:12:14 +0000
commit61ed02211a8b4d9d716da3117d84905f3c939d8b (patch)
treebcde894b7ab6723809d83066b3b92a3018615e7b /doc/dirmngr.texi
parentscd:piv: Allow the keygrip as alternative to a keyref. (diff)
downloadgnupg-61ed02211a8b4d9d716da3117d84905f3c939d8b.tar.gz
gnupg-61ed02211a8b4d9d716da3117d84905f3c939d8b.zip
doc: Update description of --debug
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r--doc/dirmngr.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
index eb49ad96c..eb9a92160 100644
--- a/doc/dirmngr.texi
+++ b/doc/dirmngr.texi
@@ -198,11 +198,11 @@ however carefully selected to best aid in debugging.
@item --debug @var{flags}
@opindex debug
-Set debugging flags. This option is only useful for debugging and its
-behavior may change with a new release. All flags are or-ed and may
-be given in C syntax (e.g. 0x0042) or as a comma separated list of
-flag names. To get a list of all supported flags the single word
-"help" can be used.
+Set debug flags. All flags are or-ed and @var{flags} may be given in
+C syntax (e.g. 0x0042) or as a comma separated list of flag names. To
+get a list of all supported flags the single word "help" can be used.
+This option is only useful for debugging and the behavior may change
+at any time without notice.
@item --debug-all
@opindex debug-all