Changeset View
Changeset View
Standalone View
Standalone View
doc/gpg.texi
Show First 20 Lines • Show All 1,530 Lines • ▼ Show 20 Lines | |||||
use the specified keyring alone, use @option{--keyring} along with | use the specified keyring alone, use @option{--keyring} along with | ||||
@option{--no-default-keyring}. | @option{--no-default-keyring}. | ||||
If the option @option{--no-keyring} has been used no keyrings will | If the option @option{--no-keyring} has been used no keyrings will | ||||
be used at all. | be used at all. | ||||
Note that if the option @option{use-keyboxd} is enabled in | Note that if the option @option{use-keyboxd} is enabled in | ||||
@file{common.conf}, no keyrings are used at all and keys are all | @file{common.conf}, no keyrings are used at all and keys are all | ||||
maintained by the keyboxd process in its own database. | maintained by the keyboxd process in its own database. You can override | ||||
that option by prefixing the keyring filename with either a | |||||
@option{gnupg-ring:} or a @option{gnupg-kbx:} respectively. | |||||
@item --primary-keyring @var{file} | @item --primary-keyring @var{file} | ||||
@opindex primary-keyring | @opindex primary-keyring | ||||
This is a varian of @option{--keyring} and designates @var{file} as | This is a varian of @option{--keyring} and designates @var{file} as | ||||
the primary public keyring. This means that newly imported keys (via | the primary public keyring. This means that newly imported keys (via | ||||
@option{--import} or keyserver @option{--recv-from}) will go to this | @option{--import} or keyserver @option{--recv-from}) will go to this | ||||
keyring. | keyring. | ||||
▲ Show 20 Lines • Show All 3,018 Lines • Show Last 20 Lines |