diff options
Diffstat (limited to 'doc/opt-homedir.texi')
-rw-r--r-- | doc/opt-homedir.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/opt-homedir.texi b/doc/opt-homedir.texi index 739c442da..e382f6368 100644 --- a/doc/opt-homedir.texi +++ b/doc/opt-homedir.texi @@ -1,10 +1,10 @@ @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 +Set the name of the home directory to @var{dir}. If this 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 +(on W32 systems) by means of the Registry entry @var{HKCU\Software\GNU\GnuPG:HomeDir}. |