diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 8af6a1a9c..ecf6aa422 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -177,6 +177,22 @@ on the command line or reads the filenames from stdin; each name must be on separate line. The command is intended for quick checking of many files. </para></listitem></varlistentry> +<varlistentry> +<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> + +<varlistentry> +<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. +</para></listitem></varlistentry> + <!-- B<-k> [I<username>] [I<keyring>] Kludge to be somewhat compatible with PGP. |