Update synopsis in apt-get manpage for '-v'/'--version'.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 8 Nov 2008 11:02:07 +0000 (13:02 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 8 Nov 2008 11:02:07 +0000 (13:02 +0200)
debian/changelog
doc/apt-get.8.xml

index 4109366..5ff981d 100644 (file)
@@ -4,6 +4,8 @@ apt (0.7.19) unstable; urgency=low
   * doc/sources.list.5.xml:
     - Mentioned allowed characters in file names in /etc/apt/sources.list.d.
       Thanks to Matthias Urlichs. (Closes: #426913)
+  * doc/apt-get.8.xml:
+    - Included '-v'/'--version' as a command to synopsis.
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 08 Nov 2008 12:40:19 +0200
 
index 325f196..416fd03 100644 (file)
@@ -15,7 +15,7 @@
    &apt-email;
    &apt-product;
    <!-- The last update date -->
-   <date>05 November 2008</date>
+   <date>08 November 2008</date>
  </refentryinfo>
  
  <refmeta>
@@ -33,7 +33,7 @@
  <refsynopsisdiv>
    <cmdsynopsis>
       <command>apt-get</command>
-      <arg><option>-vsqdyfmubV</option></arg>
+      <arg><option>-sqdyfmubV</option></arg>
       <arg>
              <option>-o=
                          <replaceable>config_string</replaceable>
          <arg choice='plain'>clean</arg>
          <arg choice='plain'>autoclean</arg>
          <arg choice='plain'>autoremove</arg>
+                <arg choice='plain'>
+                        <group choice='req'>
+                               <arg choice='plain'>-v</arg>
+                               <arg choice='plain'>--version</arg>
+                        </group>
+                </arg>
                 <arg choice='plain'>
                         <group choice='req'>
                                <arg choice='plain'>-h</arg>