~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to doc/opt-homedir.texi

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2006-12-12 15:56:56 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20061212155656-kk00wp4x0uq4tm1y
Tags: upstream-1.4.6
ImportĀ upstreamĀ versionĀ 1.4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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