diff options
| author | Werner Koch <[email protected]> | 1998-11-10 12:59:59 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1998-11-10 12:59:59 +0000 |
| commit | b076ce302189d619d170089f70afdb72dd0bf967 (patch) | |
| tree | 736281f795268c3f712ed29167e21bc9078fc698 /doc/gpg.1pod | |
| parent | ready to release 0.4.3 (diff) | |
| download | gnupg-b076ce302189d619d170089f70afdb72dd0bf967.tar.gz gnupg-b076ce302189d619d170089f70afdb72dd0bf967.zip | |
Some bug fixes of the last release
Diffstat (limited to 'doc/gpg.1pod')
| -rw-r--r-- | doc/gpg.1pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 56d802b08..aacefcbb3 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -293,6 +293,13 @@ B<--homedir> I<dir> not make sense to use this in a options file. This also overrides the environment variable C<GNUPGHOME>. +B<--charset> I<name> + Set the name of the native character set. This is used + to convert some strings to proper UTF-8 encoding. + Valid values for I<name> are: + B<iso-8859-1> This is the default. + B<koi8-r> The usual Russian set (rfc1489). + B<--options> I<file> Read options from I<file> and do not try to read them from the default options file in the homedir |
