2006-08-18 13:05:39 +00:00
|
|
|
@c This option is included at several places.
|
|
|
|
@item --homedir @var{dir}
|
|
|
|
@opindex homedir
|
2008-05-26 16:48:05 +00:00
|
|
|
Set the name of the home directory to @var{dir}. If this option is not
|
2006-08-18 13:05:39 +00:00
|
|
|
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
|
2008-05-26 16:48:05 +00:00
|
|
|
(on W32 systems) by means of the Registry entry
|
2006-08-18 13:05:39 +00:00
|
|
|
@var{HKCU\Software\GNU\GnuPG:HomeDir}.
|
2008-04-03 09:58:28 +00:00
|
|
|
|