Mentioned stream_recording=number in helptext of xorriso -as cdrecord
This commit is contained in:
parent
0f22fad295
commit
486024f3d4
@ -10462,7 +10462,7 @@ int Xorriso_cdrskin_help(struct XorrisO *xorriso, int flag)
|
|||||||
"\t-nopad\t\tDo not pad",
|
"\t-nopad\t\tDo not pad",
|
||||||
"\t--grow_overwriteable_iso\temulate multi-session on DVD+RW, BD-RE",
|
"\t--grow_overwriteable_iso\temulate multi-session on DVD+RW, BD-RE",
|
||||||
"\twrite_start_address=#\t\twrite to byte address on DVD+RW, BD-RE",
|
"\twrite_start_address=#\t\twrite to byte address on DVD+RW, BD-RE",
|
||||||
"\tstream_recording=on\t\ttry to get full speed on DVD-RAM, BD",
|
"\tstream_recording=on|number\ttry to get full speed on DVD-RAM, BD",
|
||||||
"\tdvd_obs=default|32k|64k\t\tbytes per DVD/BD write operation",
|
"\tdvd_obs=default|32k|64k\t\tbytes per DVD/BD write operation",
|
||||||
"\tstdio_sync=on|off|number\twhether to fsync output to \"stdio:\"",
|
"\tstdio_sync=on|off|number\twhether to fsync output to \"stdio:\"",
|
||||||
"\t-help\t\tprint this text to stderr and exit emulation",
|
"\t-help\t\tprint this text to stderr and exit emulation",
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2009.12.10.120734"
|
#define Xorriso_timestamP "2009.12.14.121636"
|
||||||
|
Loading…
Reference in New Issue
Block a user