diff options
Diffstat (limited to 'doc/apt-cdrom.8.xml')
-rw-r--r-- | doc/apt-cdrom.8.xml | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 53ab392ab..501c4ee7e 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -17,7 +17,7 @@ &apt-author.team; &apt-email; &apt-product; - <date>14 February 2004</date> + <date>2004-02-14T00:00:00Z</date> </refentryinfo> <refmeta> @@ -32,20 +32,7 @@ <refpurpose>APT CDROM management utility</refpurpose> </refnamediv> - <!-- Arguments --> - <refsynopsisdiv> - <cmdsynopsis> - <command>apt-cdrom</command> - <arg><option>-hvrmfan</option></arg> - <arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> - <arg><option>-o=<replaceable>config string</replaceable></option></arg> - <arg><option>-c=<replaceable>file</replaceable></option></arg> - <group> - <arg>add</arg> - <arg>ident</arg> - </group> - </cmdsynopsis> - </refsynopsisdiv> + &synopsis-command-apt-cdrom; <refsect1><title>Description</title> <para><command>apt-cdrom</command> is used to add a new CDROM to APTs list @@ -65,7 +52,7 @@ given one of the commands below must be present. <variablelist> - <varlistentry><term>add</term> + <varlistentry><term><option>add</option></term> <listitem><para><literal>add</literal> is used to add a new disc to the source list. It will unmount the CDROM device, prompt for a disk to be inserted and then proceed to @@ -81,7 +68,7 @@ </listitem> </varlistentry> - <varlistentry><term>ident</term> + <varlistentry><term><option>ident</option></term> <listitem><para>A debugging tool to report the identity of the current disc as well as the stored file name </para> |