Преглед изворни кода

Fix ftp(archive(1) documentation of -o

bubulle@debian.org пре 17 година
родитељ
комит
8ddbb01559
2 измењених фајлова са 8 додато и 1 уклоњено
  1. 7 0
      debian/changelog
  2. 1 1
      doc/apt-ftparchive.1.xml

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+apt (0.7.25) UNRELEASED; urgency=low
+
+  * Fix apt-ftparchive(1) wrt description of the "-o" option.
+    Thanks to Dann Frazier for the patch. Closes: #273100
+
+ -- Christian Perrier <bubulle@debian.org>  Sat, 26 Sep 2009 11:17:25 +0200
+
 apt (0.7.24) unstable; urgency=low
 
   [ Nicolas François ]

+ 1 - 1
doc/apt-ftparchive.1.xml

@@ -39,7 +39,7 @@
       <arg><option>--delink</option></arg>
       <arg><option>--readonly</option></arg>
       <arg><option>--contents</option></arg>
-      <arg><option>-o=<replaceable>config string</replaceable></option></arg>
+      <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</replaceable></option></arg>
       <arg><option>-c=<replaceable>file</replaceable></option></arg>      
       <group choice="req">
          <arg>packages<arg choice="plain" rep="repeat"><replaceable>path</replaceable></arg><arg><replaceable>override</replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg>