diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-02 08:32:53 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-02 08:32:53 +0200 |
commit | 9f3713fc037ca363b514c8d8f7cbb65fdab2e8b1 (patch) | |
tree | 1013a5b7a8357c79369b5c8ff2761f6b846db20c /doc | |
parent | 8e4c3f0a42664b8c37cc2e0de285849fbf118e11 (diff) | |
parent | 03d7b3cdd0fa1f13a41a611d22294266cae9d798 (diff) |
Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sid
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-cdrom.8.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 943511f03..b076a98a3 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -81,6 +81,14 @@ &apt-cmdblurb; <variablelist> + <varlistentry><term><option>--no-auto-detect</option></term><term><option>--cdrom</option></term> + <listitem><para>Do not try to auto-detect the CD-ROM path. Usually combined with the <option>--cdrom</option> option. + Configuration Item: <literal>Acquire::cdrom::AutoDetect</literal>. + </para> + </listitem> + </varlistentry> + + <varlistentry><term><option>-d</option></term><term><option>--cdrom</option></term> <listitem><para>Mount point; specify the location to mount the CD-ROM. This mount point must be listed in <filename>/etc/fstab</filename> and |