chiark / gitweb /
vol_id: make the --offset= argument optional
[elogind.git] / extras / cdrom_id / cdrom_id.8
1 .TH CDROM_ID 8 "April 2008" "" "Linux Administrator's Manual"
2 .SH NAME
3 cdrom_id \- udev callout to determine the capabilities of optical drives and media
4 .SH SYNOPSIS
5 .BI cdrom_id
6 [\fI--export\fP] \fIdevice\fP
7 .SH "DESCRIPTION"
8 .B cdrom_id
9 is normally called from a udev rule, to provide udev with the list of
10 capabilities of a optical drive.
11 .SH USAGE
12 .B cdrom_id
13 opens the device node specified at the commandline and prints the
14 discovered capabilities.
15 .SH OPTIONS
16 The following commandline switches are supported to specify what cdrom_id
17 should print:
18 .TP
19 .BI --export
20 print all values (default)
21 .RE
22 .SH SEE ALSO
23 .BR udev (7)
24 .SH AUTHORS
25 Developed by Kay Sievers <kay.sievers@vrfy.org>.
26