Clarified relation of startup files, -options_from_file and quoted input.
This commit is contained in:
@ -3362,8 +3362,12 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Op
|
||||
FILES below.
|
||||
|
||||
-options_from_file fileaddress
|
||||
Read quoted input from fileaddress and executes it like dialog
|
||||
lines.
|
||||
Read quoted input from fileaddress and execute it like dialog
|
||||
lines. Empty lines and lines which begin by # are ignored.
|
||||
Normally one line should hold one xorriso command and all its
|
||||
arguments. Nevertheless lines may be concatenated by a trailing
|
||||
backslash.
|
||||
See also section "Command processing", paragraph "Quoted input".
|
||||
|
||||
-help
|
||||
Print helptext.
|
||||
@ -4015,7 +4019,8 @@ startup to read and execute lines from the following files:
|
||||
$HOME/.xorrisorc
|
||||
|
||||
The files are read in the sequence given above, but none of them is
|
||||
required to exist.
|
||||
required to exist. The line format is described with command
|
||||
-options_from_file.
|
||||
If mkisofs emulation was enabled by program name "xorrisofs", "mkisofs",
|
||||
"genisoimage", or "genisofs", then afterwards -read_mkisofsrc is
|
||||
performed, which reads .mkisofsrc files. See there.
|
||||
@ -4093,7 +4098,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
|