Fix buglet.

This commit is contained in:
Marcus Brinkmann 2004-03-08 14:28:54 +00:00
parent f3553d844d
commit 5c457626a8
1 changed files with 1 additions and 1 deletions

View File

@ -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