mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
* gpg.sgml: sgml syntax fix.
This commit is contained in:
parent
f7742dd22f
commit
eb2c0d6864
@ -1,3 +1,7 @@
|
||||
2002-05-22 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpg.sgml: sgml syntax fix.
|
||||
|
||||
2002-05-12 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpg.sgml: Fixed URL in the description section.
|
||||
|
@ -326,6 +326,10 @@ more arguments in future versions.
|
||||
ALREADY_SIGNED <long-keyid>
|
||||
Warning: This is experimental and might be removed at any time.
|
||||
|
||||
TRUNCATED <maxno>
|
||||
The output was truncated to MAXNO items. This status code is issued
|
||||
for certain external requests
|
||||
|
||||
|
||||
Key generation
|
||||
==============
|
||||
|
@ -177,16 +177,16 @@ separate line. The command is intended for quick checking of many files.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--encrypt-files <optional><parameter/files></optional></term>
|
||||
<term>--encrypt-files <optional><parameter/files/</optional></term>
|
||||
<listitem><para>
|
||||
This is a special version of the --encrypt command. The command expects
|
||||
the files to be encrypted either on the command line or reads the filenames
|
||||
from stdin; each name must be on separate line. The command is intended
|
||||
for a quick encryption of multiple files.
|
||||
</para></listitem></varlistenry>
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--decrypt-files <optional><parameter/files></optional></term>
|
||||
<term>--decrypt-files <optional><parameter/files/</optional></term>
|
||||
<listitem><para>
|
||||
The same as --encrypt-files with the difference that files will be
|
||||
decrypted. The syntax or the filenames is the same.
|
||||
|
Loading…
Reference in New Issue
Block a user