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