mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Update description of --debug
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
947b44e835
commit
61ed02211a
5 changed files with 23 additions and 81 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue