mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Sep 6 14:59:09 CEST 2000 Werner Koch
This commit is contained in:
parent
74b7fe6a7e
commit
d14ecc1759
15 changed files with 174 additions and 44 deletions
11
doc/gpg.sgml
11
doc/gpg.sgml
|
@ -389,6 +389,17 @@ Sign a public key with you secret key but mark it as non-exportable.
|
|||
This is a shortcut version of the subcommand "lsign" from --edit.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--trusted-key <parameter>long key ID</parameter></term>
|
||||
<listitem><para>
|
||||
Assume that the specified key (which must be given
|
||||
as a full 8 byte key ID) is as trustworthy as one of
|
||||
your own secret keys. This option is useful if you
|
||||
don't want to keep your secret keys (or one of them)
|
||||
online but still be able to check the validity of a given
|
||||
recipient's or signator's key.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--delete-key &ParmName;</term>
|
||||
<listitem><para>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue