summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-10-08 19:57:42 +0200
committerMichael Vogt <mvo@debian.org>2013-10-08 19:57:42 +0200
commit15847d263c371cadcb8664021b8eb2444dd70998 (patch)
tree98d61389e9b23c11c0d034fd3fe950a6653ed90a /doc
parent5361a6180571f5921b6c006129b5f0c274b6154b (diff)
parent4fb66d8731045e6ad90ef70dff45bd28815714fc (diff)
Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-get.8.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index cc4e82255..18a559c0b 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -508,7 +508,15 @@
This is useful for tools like pbuilder.
Configuration Item: <literal>APT::Get::AllowUnauthenticated</literal>.</para></listitem>
</varlistentry>
-
+
+ <varlistentry><term><option>--show-progress</option></term>
+ <listitem><para>Show user friendly progress information in the
+ terminal window when packages are installed, upgraded or
+ removed. For a machine parsable version of this data see
+ README.progress-reporting in the apt doc directory.
+ <literal>DpkgPM::Progress</literal>.</para></listitem>
+ </varlistentry>
+
&apt-commonoptions;