9 lines
392 B
Text
9 lines
392 B
Text
# One of GPGTOOLDIR or GPGTOOLDEV is required. If GPGTOOLDEV is given GPGTOOLDIR
|
|
# will be treated as relative to the mount point of GPGTOOLDEV.
|
|
|
|
# Path to the key directory.
|
|
# Can be set with `-p` `--directory`.
|
|
GPGTOOLKEYPATH=/path/to/key/directory/
|
|
# Path to the device that holds the key directory, e.g. a USB flash drive.
|
|
# Can be set with `-d` `--device`
|
|
GPGTOOLKEYDEV=/path/to/device
|