summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cdcontrol/cdcontrol.1
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1998-01-26 00:57:54 +0000
committerjmz <jmz@FreeBSD.org>1998-01-26 00:57:54 +0000
commit96686a66db48dc9cde71df58f710cba31f89aa73 (patch)
treefbe794f02cb91b4cad942c8f257afef8f524ef2f /usr.sbin/cdcontrol/cdcontrol.1
parentc076a7316c193b5e2fca8dd4e9437d827a65aae4 (diff)
downloadFreeBSD-src-96686a66db48dc9cde71df58f710cba31f89aa73.zip
FreeBSD-src-96686a66db48dc9cde71df58f710cba31f89aa73.tar.gz
The status command prints the audio position, the media catalog and the
volume value for the disc. It is now possible to specify additional arguments (audio, volume, media) to print only a subset of the full status. This is particularly useful with drives which stop playing when asked to return the catalog number.
Diffstat (limited to 'usr.sbin/cdcontrol/cdcontrol.1')
-rw-r--r--usr.sbin/cdcontrol/cdcontrol.112
1 files changed, 10 insertions, 2 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1
index d2dcd8c..ba7ee16 100644
--- a/usr.sbin/cdcontrol/cdcontrol.1
+++ b/usr.sbin/cdcontrol/cdcontrol.1
@@ -1,4 +1,4 @@
-.\" $Id: cdcontrol.1,v 1.13 1997/12/08 07:43:13 charnier Exp $
+.\" $Id: cdcontrol.1,v 1.14 1998/01/07 07:43:04 charnier Exp $
.\"
.Dd July 3, 1995
.Dt CDCONTROL 1
@@ -126,10 +126,18 @@ Play the right subtrack on both left and right channels.
.It Cm info
Print the table of contents.
-.It Cm status
+.It Cm status
+.Op Ar audio | media | volume
+
Print the information about the disc:
+
+.Nm audio
the current playing status and position,
+
+.Nm media
the current media catalog status,
+
+.Nm volume
the current values of the volume for left and right channels.
.It Cm help
OpenPOWER on IntegriCloud