[PATCH] doc: Fix incorrect option name --tofu-set-policy
Damien Goutte-Gattat
dgouttegattat at incenp.org
Sat Jan 2 14:03:10 CET 2016
* doc/gpg.texi: Replace --tofu-set-policy by --tofu-policy.
Signed-off-by: Damien Goutte-Gattat <dgouttegattat at incenp.org>
---
doc/gpg.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/gpg.texi b/doc/gpg.texi
index b8fd590..4581f64 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -525,8 +525,8 @@ Use the source, Luke :-). The output format is still subject to change.
Pack or unpack an arbitrary input into/from an OpenPGP ASCII armor.
This is a GnuPG extension to OpenPGP and in general not very useful.
- at item --tofu-set-policy @code{auto|good|unknown|bad|ask} @code{key...}
- at opindex tofu-set-policy
+ at item --tofu-policy @code{auto|good|unknown|bad|ask} @code{key...}
+ at opindex tofu-policy
Set the TOFU policy for all the bindings associated with the specified
keys. For more information about the meaning of the policies,
@pxref{trust-model-tofu}. The keys may be specified either by their
--
1.8.4
More information about the Gnupg-devel
mailing list