Blame SOURCES/cdrdao-1.2.3-helpmansync.patch

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