From d8ff6704c8c19adc339bed224b5bd1ed3090673e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 6 Dec 2006 09:52:40 +0000 Subject: Preparing a release --- doc/opt-homedir.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/opt-homedir.texi (limited to 'doc/opt-homedir.texi') diff --git a/doc/opt-homedir.texi b/doc/opt-homedir.texi new file mode 100644 index 000000000..387bd02ba --- /dev/null +++ b/doc/opt-homedir.texi @@ -0,0 +1,14 @@ +@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 -- cgit v1.2.3