1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00

Fix --include-certs entry.

This commit is contained in:
Werner Koch 2010-09-16 11:45:25 +00:00
parent dd34f8cf26
commit 96380221ca

View File

@ -566,10 +566,9 @@ certificate.
@item --include-certs @var{n} @item --include-certs @var{n}
@opindex include-certs @opindex include-certs
Using @var{n} of -2 includes all certificate except for the root cert, Using @var{n} of -2 includes all certificate except for the root cert,
-1 includes all certs, 0 does not include any certs, 1 includes only -1 includes all certs, 0 does not include any certs, 1 includes only the
the signers cert (this is the default) and all other positive signers cert and all other positive values include up to @var{n}
values include up to @var{n} certificates starting with the signer cert. certificates starting with the signer cert. The default is -2.
The default is -2.
@item --cipher-algo @var{oid} @item --cipher-algo @var{oid}
@opindex cipher-algo @opindex cipher-algo