diff options
Diffstat (limited to 'usr.bin/cdio')
-rw-r--r-- | usr.bin/cdio/cdio.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1 index 4adfa2d293a..347383bfea5 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.42 2007/05/26 03:00:03 mjc Exp $ +.\" $OpenBSD: cdio.1,v 1.43 2007/05/29 22:32:36 jmc Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. @@ -92,8 +92,7 @@ In case of multiple matches, reissue the command with .Ar n . .It Ic cdid Print the disc ID that will be used for matching with the CDDB. -.It Ic cdrip -.Op Ar track1-trackN ... +.It Ic cdrip Op Ar track1-trackN ... Rip specified tracks from disk. Audio tracks are saved as WAVE sound files. All tracks will be saved in the current working directory. @@ -101,8 +100,7 @@ If parameters are omitted, all tracks are ripped. Both individual tracks and track ranges may be specified, in the same format as the .Ic cdplay command. -.It Ic cdplay -.Op Ar track1-trackN ... +.It Ic cdplay Op Ar track1-trackN ... Play specified tracks from disk. Unlike .Ic cdrip |