1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-11-04 20:38:50 +01:00

* gpg.sgml: Document --enable-progress-filter.

This commit is contained in:
Werner Koch 2003-04-15 15:48:46 +00:00
parent 2b88e564fb
commit 91d57ecb3e
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-04-15 Werner Koch <wk@gnupg.org>
* gpg.sgml: Document --enable-progress-filter.
2003-04-07 David Shaw <dshaw@jabberwocky.com> 2003-04-07 David Shaw <dshaw@jabberwocky.com>
* Makefile.am: Allow CVS version to build without faqprog.pl. * Makefile.am: Allow CVS version to build without faqprog.pl.

View File

@ -1322,6 +1322,14 @@ be given in C syntax (e.g. 0x0042).
Set all useful debugging flags. Set all useful debugging flags.
</para></listitem></varlistentry> </para></listitem></varlistentry>
<varlistentry>
<term>--enable-progress-filter</term>
<listitem><para>
Enable certain PROGRESS status outputs. This option allows frontends
to display a progress indicator while gpg is processing larger files.
There is a slight performance overhead using it.
</para></listitem></varlistentry>
<varlistentry> <varlistentry>
<term>--status-fd &ParmN;</term> <term>--status-fd &ParmN;</term>