2006-09-24 Marcus Brinkmann <marcus@g10code.de>
[gnupg.git] / doc / opt-homedir.texi
blob387bd02ba384bdc78151dafb2c508e5654c0c797
1 @c This option is included at several places.
2 @item --homedir @var{dir}
3 @opindex homedir
4 Set the name of the home directory to @var{dir}. If his option is not
5 used, the home directory defaults to @file{~/.gnupg}.  It is only
6 recognized when given on the command line.  It also overrides any home
7 directory stated through the environment variable @env{GNUPGHOME} or
8 (on W32 systems) by means on the Registry entry
9 @ifset isman
10 @var{HKCU\\Software\\GNU\\GnuPG:HomeDir}.
11 @end ifset
12 @ifclear isman
13 @var{HKCU\Software\GNU\GnuPG:HomeDir}.
14 @end ifclear