Blame SOURCES/cdrdao-1.2.3-helpmansync.patch

17d780
diff -up cdrdao-1.2.3/dao/cdrdao.man.helpmansync cdrdao-1.2.3/dao/cdrdao.man
17d780
--- cdrdao-1.2.3/dao/cdrdao.man.helpmansync	2012-10-08 15:54:01.598543254 +0200
17d780
+++ cdrdao-1.2.3/dao/cdrdao.man	2012-10-08 16:01:11.439957988 +0200
17d780
@@ -3,7 +3,7 @@
17d780
 cdrdao \- reads and writes CDs in disc-at-once mode
17d780
 .SH SYNOPSIS
17d780
 .B cdrdao
17d780
-.RB { show-toc|read-toc|read-cd|read-cddb|show-data|read-test|disk-info|msinfo|unlock|simulate|write|copy|blank }
17d780
+.RB { show-toc|toc-info|toc-size|read-toc|read-cd|read-cddb|show-data|read-test|disk-info|discid|msinfo|drive-info|unlock|scanbus|simulate|write|copy|blank }
17d780
 .RB [ --device
17d780
 .IR device ]
17d780
 .RB [ --source-device
17d780
@@ -77,6 +77,12 @@ The first argument must be one of the fo
17d780
 .BI show-toc
17d780
 Print out a summary about what will be written to the CD-R.  
17d780
 .TP
17d780
+.BI toc-info
17d780
+Prints out short toc-file summary.
17d780
+.TP
17d780
+.BI toc-size
17d780
+Prints total number of blocks for toc.
17d780
+.TP
17d780
 .BI read-toc
17d780
 Analyze each track of the inserted CD and create a
17d780
 .I toc-file
17d780
@@ -122,10 +128,16 @@ Shows information about the inserted CD-
17d780
 it will also print the start of the last and current session which is
17d780
 used by mkisofs to create an image for a second or higher session.
17d780
 .TP
17d780
+.BI discid
17d780
+Prints out CDDB information.
17d780
+.TP
17d780
 .BI msinfo
17d780
 Shows information required for creating multi session disks with
17d780
 mkisofs. The output is meant for processing by scripts.
17d780
 .TP
17d780
+.BI drive-info
17d780
+Shows drive information.
17d780
+.TP
17d780
 .BI unlock
17d780
 Tries to unlock the recorder device after a failed write or simulation
17d780
 run. If you cannot eject the CD after a cdrdao run try this command.
17d780
@@ -139,6 +151,9 @@ blanking operation. Use option
17d780
 .BI --speed
17d780
 to select another blanking speed.
17d780
 .TP
17d780
+.BI scanbus
17d780
+Scan for devices.
17d780
+.TP
17d780
 .BI simulate
17d780
 Like
17d780
 .BI write