diff options
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 9a9e278aa..f50752076 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -114,14 +114,8 @@ per-user configuration file. The default configuration file is named @file{scdaemon.conf} and expected in the @file{.gnupg} directory directly below the home directory of the user. -@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 -@var{HKCU\Software\GNU\GnuPG:HomeDir}. +@include opt-homedir.texi + @item -v @item --verbose |