cdbackup.1
branchtrunk
changeset 15 a9348bf5f6e7
parent 8 a306b5e43b44
     1.1 --- a/cdbackup.1	Sun May 23 12:39:41 2010 +0200
     1.2 +++ b/cdbackup.1	Thu Oct 04 12:48:27 2012 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -.TH "cdbackup" "1" "0.7.0" "Stefan Hülswitt" ""
     1.5 +.TH "cdbackup" "1" "0.7.1" "Stefan Huelswitt" ""
     1.6  .SH "NAME"
     1.7  .LP 
     1.8  cdbackup \- Streaming backup to CD\-R(W)/DVR\-R(W)
     1.9 @@ -6,7 +6,7 @@
    1.10  .LP 
    1.11  cdbackup [\-mvwCDRVX] [\-d \fIdevice\fP] [\-r \fIscsi\-dev\fP] [\-s \fIspeed\fP]
    1.12           [\-i \fIimage\fP] [\-p \fInum\fP] [\-l \fIsize\fP] [\-a \fIlabel\fP]
    1.13 -         [\-c \fIcommand\fP] [\-\- \fIcdrecord\-options\fP]
    1.14 +         [\-c \fIcommand\fP] [\-E \fIcdrecord\fP] [\-\- \fIcdrecord\-options\fP]
    1.15  .SH "DESCRIPTION"
    1.16  .LP 
    1.17  cdbackup is a utility to make streaming backups to CD\-R(W)/DVD\-R(W) disks. It's designed to work with any backup tool which writes the backup to stdout (like tar/cpio/afio).
    1.18 @@ -56,13 +56,19 @@
    1.19  
    1.20  .TP 
    1.21  \fB\-R\fR
    1.22 -Enables DVD writing mode. Cdrecord\-ProDVD is used to burn DVD media, but it's called through a script called "dvdrecord". You should set your cdrecord\-ProDVD key and call cdrecord\-ProDVD from there.
    1.23 +Enables DVD writing mode. Make sure that your \fBcdrecord\fR(1) version is able to burn DVD media.
    1.24  .br 
    1.25  Remember that you cannot write multiple sessions to DVD media. Either you stick with one backup per media or you have to use virtual images.
    1.26  .br 
    1.27  In DVD mode the options \-p and \-X have no effect.
    1.28  
    1.29  .TP 
    1.30 +\fB\-E\fR \fIcdrecord\fP
    1.31 +Set an alternate cdrecord executeable.
    1.32 +.br 
    1.33 +(default: "cdrecord")
    1.34 +
    1.35 +.TP 
    1.36  \fB\-i\fR \fIimage\fP
    1.37  Enables virtual image mode. The backup stream is written to the given image file. The file is created if it doesn't exists. It's mandatory to give an explicit media size with \-l. Take care that the created virtual image isn't lager that the media size you want to dump it later.
    1.38  You can add up to 96 backups to an virtual image.
    1.39 @@ -173,12 +179,12 @@
    1.40  Please contact the author if you can contribute additional information about the problem.
    1.41  .SH "AUTHORS"
    1.42  .LP 
    1.43 -Stefan Hülswitt <s.huelswitt@gmx.de>
    1.44 +Stefan Huelswitt <s.huelswitt@gmx.de>
    1.45  .SH "SEE ALSO"
    1.46  .LP 
    1.47  \fBcdrestore\fR(1), \fBcdrecord\fR(1)
    1.48  .SH "LICENSE"
    1.49 -Copyright (c) 2000\-2004 Craig Condit, Stefan Hülswitt.
    1.50 +Copyright (c) 2000\-2012 Craig Condit, Stefan Huelswitt.
    1.51  
    1.52  Redistribution and use in source and binary forms, with or without
    1.53  modification, are permitted provided that the following conditions are met: