Differences between version 6 and previous revision of apt-cdrom(8).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Monday, July 14, 2003 3:56:09 pm | by CraigBox | Revert |
Older page: | version 5 | Last edited on Monday, July 14, 2003 3:55:19 pm | by CraigBox | Revert |
@@ -1,13 +1,13 @@
-!Name
+!
!Name
apt-cdrom - APT CDROM managment utility
-!Synopsis
+!
!Synopsis
__apt-cdrom__ [[ __-hvrmfan__ ] [[ __-d=__''cdrom mount point'' ] [[ __-o=__''config string'' ] [[ __-c=__''file'' ] __[[ add ] [[ ident ]__
-!Description
+!
!Description
__apt-cdrom__ is used to add a new CDROM to APTs list of available sources. __apt-cdrom__ takes care of determining the
structure of the disc as well as correcting for several possible mis-burns and verifying the index files.
@@ -22,9 +22,9 @@
''/var/lib/apt/cdroms.list''
; __ident__ : A debugging tool to report the identity of the current disc as well as the stored file name
-!Options
+!
!Options
All command line options may be set using the configuration file, the descriptions indicate the configuration option to
set. For boolean options you can override the config file by using something like __-f-__,__--no-f__, __-f=no__ or several
other variations.
@@ -47,19 +47,19 @@
configuration file and then this configuration file. See ''apt.conf''(5) for syntax information.
; __-o__ %%% __--option__ : Set a Configuration Option; This will set an arbitary configuration option. The syntax is __-o
Foo::Bar=bar__.
-!See also
+!
!See also
apt.conf(5), apt-get(8), sources.list(5)
-!Diagnostics
+!
!Diagnostics
__apt-cdrom__ returns zero on normal operation, decimal 100 on error.
-!Bugs
+!
!Bugs
See the APT bug page, /usr/share/doc/debian/bug-reporting.txt or the bug(1) command.
-!Author
+!
!Author
APT was written by the APT team.