mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
15 lines
546 B
Plaintext
15 lines
546 B
Plaintext
@c This option is included at several places.
|
|
@item --homedir @var{dir}
|
|
@opindex homedir
|
|
Set the name of the home directory to @var{dir}. If his option is not
|
|
used, the home directory defaults to @file{~/.gnupg}. It is only
|
|
recognized when given on the command line. It also overrides any home
|
|
directory stated through the environment variable @env{GNUPGHOME} or
|
|
(on W32 systems) by means on the Registry entry
|
|
@ifset isman
|
|
@var{HKCU\\Software\\GNU\\GnuPG:HomeDir}.
|
|
@end ifset
|
|
@ifclear isman
|
|
@var{HKCU\Software\GNU\GnuPG:HomeDir}.
|
|
@end ifclear
|