Polished man page

This commit is contained in:
Thomas Schmitt 2007-10-20 19:50:24 +00:00
parent 8738e9ada2
commit 62981e7892
1 changed files with 12 additions and 7 deletions

View File

@ -216,6 +216,7 @@ Set the image expansion method to growing.
Only allowed as long as no ISO image was loaded and Only allowed as long as no ISO image was loaded and
altered, or after actions -rollback, or -commit. altered, or after actions -rollback, or -commit.
Violation yields a SORRY event. Violation yields a SORRY event.
.br
An empty address string gives up the current device An empty address string gives up the current device
without aquiring a new one. without aquiring a new one.
.TP .TP
@ -224,7 +225,7 @@ Set input drive and load eventual ISO image. Switch from
growing to modifying. Same restrictions as with -dev growing to modifying. Same restrictions as with -dev
.TP .TP
> \fB\-outdev\fR address > \fB\-outdev\fR address
> Set output drive and switch from growing to modifying. Set output drive and switch from growing to modifying.
.TP .TP
\fB\-ban_stdio_write\fR \fB\-ban_stdio_write\fR
Allow for writing only the usage of optical drives. Disallow Allow for writing only the usage of optical drives. Disallow
@ -310,8 +311,8 @@ Mark end of particular action argument list.
\fB\-rollback\fR \fB\-rollback\fR
Discard the manipulated ISO image and reload it from indrive. Discard the manipulated ISO image and reload it from indrive.
.TP .TP
.B Writing the result .B Writing the result:
(see also paragraph about settings below): (see also paragraph about settings below)
.TP .TP
\fB\-commit\fR \fB\-commit\fR
Perform the write operation. Afterwards eventually make the Perform the write operation. Afterwards eventually make the
@ -350,7 +351,9 @@ is activated.
This affects only the outdrive not the indrive. This affects only the outdrive not the indrive.
If both drives are the same and if the ISO image was altered If both drives are the same and if the ISO image was altered
then this command leads to a SORRY event. then this command leads to a SORRY event.
Defined modes are: fast, all, deformat, deformat_quickest Defined modes are:
fast, all, deformat, deformat_quickest
.br
"fast" and "all" make CD-RW and unformatted DVD-RW re-usable, "fast" and "all" make CD-RW and unformatted DVD-RW re-usable,
or invalidate overwriteable ISO images. or invalidate overwriteable ISO images.
"deformat" converts overwriteable DVD-RW into unformatted ones. "deformat" converts overwriteable DVD-RW into unformatted ones.
@ -424,7 +427,7 @@ MMC drives usually activate their own idea of speed and take
the speed value given by the burn program only as upper limit the speed value given by the burn program only as upper limit
for their own decision. for their own decision.
.TP .TP
? \fB\-dummy\fR "on"|"off" \fB\-dummy\fR "on"|"off"
If "on" simulate burning or refuse with SORRY event if If "on" simulate burning or refuse with SORRY event if
no simulation is possible. If "on" do not blank or format. no simulation is possible. If "on" do not blank or format.
.TP .TP
@ -434,7 +437,7 @@ stream from ISO image generation to media burning. Default
is 4 MiB. The number may be followed by letter "k" or"m" is 4 MiB. The number may be followed by letter "k" or"m"
which means unit is kiB (= 1024) or MiB (= 1024 kiB). which means unit is kiB (= 1024) or MiB (= 1024 kiB).
.TP .TP
? \fB\-close\fR "on"|"off" \fB\-close\fR "on"|"off"
If "on" then mark the written media as not appendable If "on" then mark the written media as not appendable
any more (if possible at all with the given type of target media). any more (if possible at all with the given type of target media).
.br .br
@ -661,4 +664,6 @@ Other programs which burn images to optical media
.BR cdrskin(1) .BR cdrskin(1)
.br .br
.SH AUTHOR .SH AUTHOR
Thomas Schmitt <scdbackup@gmx.net> for libburnia-project.org Thomas Schmitt <scdbackup@gmx.net>
.br
for libburnia-project.org