diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:08 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:08 +0000 |
commit | 3d615484858169e6732ef4f236fd3f38d0083a89 (patch) | |
tree | af17b8d0fd6f7b95e5298598d3ceb8dba3ac3f42 /doc | |
parent | f1663bdf8391e09939e88f070171ed3fe3ab2cbd (diff) |
More bugs fixes
Author: jgg
Date: 1998-12-10 04:22:45 GMT
More bugs fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-cdrom.8.yo | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/apt-cdrom.8.yo b/doc/apt-cdrom.8.yo index 5c1f13b6f..4811578e3 100644 --- a/doc/apt-cdrom.8.yo +++ b/doc/apt-cdrom.8.yo @@ -63,7 +63,12 @@ Fast Copy; Assume the package files are valid and do not check every package. This option should be used only if bf(apt-cdrom) has been run on this disc before and did not detect any errors. See bf(APT::CDROM::Fast). - + +dit(bf(-a, --thorough)) +Thorough Package Scan; This option may be needed with some old Debian 1.1/1.2 +burns that have Package files in strange places. It takes much longer to +scan the CD but will pick them all up. + dit(bf(-n --just-print, --recon, --no-act)) No Changes; Do not change the sources.list and do not write package files. Everything is still checked however. |