Man page updated to reflect recent additions.
authorangelos <angelos@openbsd.org>
Wed, 26 Feb 1997 02:12:42 +0000 (02:12 +0000)
committerangelos <angelos@openbsd.org>
Wed, 26 Feb 1997 02:12:42 +0000 (02:12 +0000)
usr.bin/cdio/cdio.1

index 51965e3..24794e1 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cdio.1,v 1.6 1996/12/10 09:06:28 deraadt Exp $
+.\" $OpenBSD: cdio.1,v 1.7 1997/02/26 02:12:42 angelos Exp $
 .Dd July 3, 1995
 .Dt CDIO 1
 .Os OpenBSD 2.0
@@ -73,6 +73,10 @@ using
 logical blocks.
 .It Cm pause
 Stop playing. Do not stop the disc.
+.It Cm next
+Play the next track. If we're at the last track, stop.
+.It Cm previous
+Play the previous track. If we're at the first track, restart.
 .It Cm resume
 Resume playing. Used after the
 .Nm pause