summaryrefslogtreecommitdiffstats
path: root/tools/README.gpgconf
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2004-03-08 15:28:54 +0100
committerMarcus Brinkmann <mb@g10code.com>2004-03-08 15:28:54 +0100
commit5c457626a8151dfa1a642c7e3abdd7e0b6a86aa5 (patch)
tree2941488d4244c5e82346edbc70f485046377adaa /tools/README.gpgconf
parentpost release development preparations (diff)
downloadgnupg2-5c457626a8151dfa1a642c7e3abdd7e0b6a86aa5.tar.xz
gnupg2-5c457626a8151dfa1a642c7e3abdd7e0b6a86aa5.zip
Fix buglet.
Diffstat (limited to 'tools/README.gpgconf')
-rw-r--r--tools/README.gpgconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/README.gpgconf b/tools/README.gpgconf
index 03fd9daa7..c0d3c7c61 100644
--- a/tools/README.gpgconf
+++ b/tools/README.gpgconf
@@ -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