]> git.saurik.com Git - apt.git/commitdiff
[ Bogdan Purcareata ]
authorBogdan Purcareata <bogdan.purcareata@gmail.com>
Wed, 4 Apr 2012 20:43:53 +0000 (22:43 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 4 Apr 2012 20:43:53 +0000 (22:43 +0200)
* doc/apt-get.8.xml:
  - add 'download' to the usage line (Closes: #649340)

debian/changelog
doc/apt-get.8.xml

index 6eee11b41b206f1b8b6812faba051270daf5c3d6..57d4e8679b1296152afa0f144615f5e1d9889ed6 100644 (file)
@@ -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
 
index ecd753f2de460bf410b10efaa2e6a8effd84a942..956259ef4e4269dd559a1aaac919e191cb299970 100644 (file)
@@ -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>