summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBogdan Purcareata <bogdan.purcareata@gmail.com>2012-04-04 22:43:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-04-04 22:43:53 +0200
commit45b4187829a147c5b9c9594d20407edbdaae7e91 (patch)
treeab2f16127a9e4a55ccd9bfe851f1c7ba76a8c7d6
parent136a6c13c8df7c403dd5284ff8bda20c8a84b614 (diff)
[ Bogdan Purcareata ]
* doc/apt-get.8.xml: - add 'download' to the usage line (Closes: #649340)
-rw-r--r--debian/changelog6
-rw-r--r--doc/apt-get.8.xml1
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6eee11b41..57d4e8679 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,7 +56,11 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low
* prepare-release:
- add as a small script to lazy check and prepare releases
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 22 Mar 2012 19:23:57 +0100
+ [ Bogdan Purcareata ]
+ * doc/apt-get.8.xml:
+ - add 'download' to the usage line (Closes: #649340)
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 04 Apr 2012 22:41:13 +0200
apt (0.8.16~exp13) experimental; urgency=low
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index ecd753f2d..956259ef4 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -99,6 +99,7 @@
</arg>
<arg choice='plain'>build-dep <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg choice='plain'>check</arg>
+ <arg choice='plain'>download <arg choice='plain' rep='repeat'><replaceable>pkg</replaceable></arg></arg>
<arg choice='plain'>clean</arg>
<arg choice='plain'>autoclean</arg>
<arg choice='plain'>autoremove</arg>