Просмотр исходного кода

[ Bogdan Purcareata ]
* doc/apt-get.8.xml:
- add 'download' to the usage line (Closes: #649340)

Bogdan Purcareata лет назад: 14
Родитель
Сommit
45b4187829
2 измененных файлов с 6 добавлено и 1 удалено
  1. 5 1
      debian/changelog
  2. 1 0
      doc/apt-get.8.xml

+ 5 - 1
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
 

+ 1 - 0
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>