mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Fix --include-certs entry.
This commit is contained in:
parent
dd34f8cf26
commit
96380221ca
@ -566,10 +566,9 @@ certificate.
|
||||
@item --include-certs @var{n}
|
||||
@opindex include-certs
|
||||
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
|
||||
the signers cert (this is the default) and all other positive
|
||||
values include up to @var{n} certificates starting with the signer cert.
|
||||
The default is -2.
|
||||
-1 includes all certs, 0 does not include any certs, 1 includes only the
|
||||
signers cert and all other positive values include up to @var{n}
|
||||
certificates starting with the signer cert. The default is -2.
|
||||
|
||||
@item --cipher-algo @var{oid}
|
||||
@opindex cipher-algo
|
||||
|
Loading…
x
Reference in New Issue
Block a user