=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cdio/cdio.1,v retrieving revision 1.54 retrieving revision 1.55 diff -c -r1.54 -r1.55 *** src/usr.bin/cdio/cdio.1 2009/06/09 22:20:44 1.54 --- src/usr.bin/cdio/cdio.1 2010/03/01 02:09:44 1.55 *************** *** 1,4 **** ! .\" $OpenBSD: cdio.1,v 1.54 2009/06/09 22:20:44 jmc Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: cdio.1,v 1.55 2010/03/01 02:09:44 krw Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. *************** *** 29,35 **** .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: June 9 2009 $ .Dt CDIO 1 .Os .Sh NAME --- 29,35 ---- .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: March 1 2010 $ .Dt CDIO 1 .Os .Sh NAME *************** *** 74,80 **** Do not print table headers or human-readable comments. .It Fl v Verbose mode. ! Print as much information as possible. .El .Pp The available commands are listed below. --- 74,82 ---- Do not print table headers or human-readable comments. .It Fl v Verbose mode. ! A second occurence of ! .Fl v ! causes even more information to be printed. .El .Pp The available commands are listed below. *************** *** 137,142 **** --- 139,153 ---- Print the list of available commands. .It Ic info Print the Table Of Contents (TOC). + If + .Fl v + is also specified, + the current features and current profile is printed. + If + .Fl v + is specified twice, + the complete list of supported profiles + and a hex dump of each current feature is printed. .It Ic next Play the next track. If we're at the last track, stop.