From dde99a34a4faa09cf53882a52abf3447ada4580f Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 5 Sep 2008 11:52:17 +0000 Subject: [PATCH] Documented forgotten option -publisher --- xorriso/xorriso.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorriso/xorriso.1 b/xorriso/xorriso.1 index 979dd5e8..618c23ab 100644 --- a/xorriso/xorriso.1 +++ b/xorriso/xorriso.1 @@ -1288,6 +1288,10 @@ Consider this when setting -volid "ISOIMAGE" before executing -dev, -indev, or -rollback. If you insist in -volid "ISOIMAGE", set it again after those commands. .TP +\fB\-publisher\fR text +Set the publisher string to be written with the next -commit. Permissible +are up to 128 characters. +.TP \fB\-uid\fR uid User id to be used for all files when the new ISO tree gets written to media. .TP @@ -1316,7 +1320,7 @@ for their own decision. .TP \fB\-stream_recording\fR "on"|"off" Setting "on" tries to circumvent the management of defects on DVD-RAM and -DVD+RW. Defect management keeps partly damaged media usable. But it reduces +BD-RE. Defect management keeps partly damaged media usable. But it reduces write speed to half nominal speed even if the media is in perfect shape. For the case of flawless media, one may use -stream_recording "on" to get full speed.