mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-22 14:57:02 +01:00
updated from source
This commit is contained in:
parent
1819b7b00f
commit
c66fa6eebe
31
doc/gpg.texi
31
doc/gpg.texi
@ -164,10 +164,9 @@ that is both non-revocable and
|
|||||||
non-exportable.
|
non-exportable.
|
||||||
|
|
||||||
@item revsig
|
@item revsig
|
||||||
Revoke a signature. GnuPG asks for every
|
Revoke a signature. For every signature which has been generated by
|
||||||
signature which has been done by one of
|
one of the secret keys, GnuPG asks whether a revocation certificate
|
||||||
the secret keys, whether a revocation
|
should be generated.
|
||||||
certificate should be generated.
|
|
||||||
|
|
||||||
@item trust
|
@item trust
|
||||||
Change the owner trust value. This updates the
|
Change the owner trust value. This updates the
|
||||||
@ -203,10 +202,9 @@ export-options).
|
|||||||
Revoke a subkey.
|
Revoke a subkey.
|
||||||
|
|
||||||
@item expire
|
@item expire
|
||||||
Change the key expiration time. If a key is
|
Change the key expiration time. If a subkey is selected, the
|
||||||
selected, the time of this key will be changed.
|
expiration time of this subkey will be changed. With no selection,
|
||||||
With no selection the key expiration of the
|
the key expiration of the primary key is changed.
|
||||||
primary key is changed.
|
|
||||||
|
|
||||||
@item passwd
|
@item passwd
|
||||||
Change the passphrase of the secret key.
|
Change the passphrase of the secret key.
|
||||||
@ -420,6 +418,11 @@ Update the trustdb with the ownertrust values stored
|
|||||||
in @code{files} (or stdin if not given); existing
|
in @code{files} (or stdin if not given); existing
|
||||||
values will be overwritten.
|
values will be overwritten.
|
||||||
|
|
||||||
|
@item ---rebuild-keydb-caches
|
||||||
|
When updating from version 1.0.6 to 1.0.7 this command should be used
|
||||||
|
to create signature caches in the keyring. It might be handy in other
|
||||||
|
situations too.
|
||||||
|
|
||||||
@item ---print-md @code{algo} @code{files}
|
@item ---print-md @code{algo} @code{files}
|
||||||
@itemx ---print-mds @code{files}
|
@itemx ---print-mds @code{files}
|
||||||
Print message digest of algorithm ALGO for all given files or stdin.
|
Print message digest of algorithm ALGO for all given files or stdin.
|
||||||
@ -812,10 +815,10 @@ Using this option will also prevent the creation of a
|
|||||||
"~./gnupg" homedir.
|
"~./gnupg" homedir.
|
||||||
|
|
||||||
@item ---load-extension @code{name}
|
@item ---load-extension @code{name}
|
||||||
Load an extension module. If @code{name} does not
|
Load an extension module. If @code{name} does not contain a slash it is
|
||||||
contain a slash it is searched in "/usr/local/lib/gnupg"
|
searched for in the directory configured when GnuPG was built
|
||||||
Extension are in gernal not useful anymore; the use of this
|
(generally "/usr/local/lib/gnupg"). Extensions are not generally
|
||||||
option is deprecated.
|
useful anymore, and the use of this option is deprecated.
|
||||||
|
|
||||||
@item ---debug @code{flags}
|
@item ---debug @code{flags}
|
||||||
Set debugging flags. All flags are or-ed and @code{flags} may
|
Set debugging flags. All flags are or-ed and @code{flags} may
|
||||||
@ -1460,7 +1463,7 @@ The first is the path to the Unix Domain Socket, the second the PID of
|
|||||||
the gpg-agent and the protocol version which should be set to 1. When
|
the gpg-agent and the protocol version which should be set to 1. When
|
||||||
starting the gpg-agent as described in its documentation, this
|
starting the gpg-agent as described in its documentation, this
|
||||||
variable is set to the correct value. The option ---gpg-agent-info can
|
variable is set to the correct value. The option ---gpg-agent-info can
|
||||||
be used to overide it.
|
be used to override it.
|
||||||
|
|
||||||
@item http_proxy
|
@item http_proxy
|
||||||
Only honored when the keyserver-option
|
Only honored when the keyserver-option
|
||||||
@ -1518,7 +1521,7 @@ is *very* easy to spy out your passphrase!
|
|||||||
|
|
||||||
If you are going to verify detached signatures, make sure that the
|
If you are going to verify detached signatures, make sure that the
|
||||||
program knows about it; either be giving both filenames on the
|
program knows about it; either be giving both filenames on the
|
||||||
commandline or using @samp{-} to specify stdin.
|
command line or using @samp{-} to specify stdin.
|
||||||
|
|
||||||
@majorheading BUGS
|
@majorheading BUGS
|
||||||
On many systems this program should be installed as setuid(root). This
|
On many systems this program should be installed as setuid(root). This
|
||||||
|
Loading…
x
Reference in New Issue
Block a user