Mentioned stream_recording=number in helptext of xorriso -as cdrecord

This commit is contained in:
Thomas Schmitt 2009-12-14 12:15:15 +00:00
parent e9f9d03fac
commit 192518f70b
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -1 +1 @@
#define Xorriso_timestamP "2009.12.10.120734" #define Xorriso_timestamP "2009.12.14.121636"