diff options
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 325f1964d..416fd0384 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -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> @@ -91,6 +91,12 @@ <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> <arg choice='plain'>--help</arg> </group> |