mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Fix buglet.
This commit is contained in:
parent
f3553d844d
commit
5c457626a8
@ -330,7 +330,7 @@ Example:
|
||||
To set the option force, which is of basic type 0 (none).
|
||||
$ echo 'force:0:1' | gpgconf --change-options dirmngr
|
||||
To delete the option force:
|
||||
$ echo 'force:16:0' | gpgconf --change-options dirmngr
|
||||
$ echo 'force:16:' | gpgconf --change-options dirmngr
|
||||
|
||||
|
||||
Option --runtime
|
||||
|
Loading…
x
Reference in New Issue
Block a user