Made -msg_op "parse" obey -backslash_codes.
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.2.5, Jan 04, 2013"
|
||||
@c man .TH XORRISO 1 "Version 1.2.5, Jan 05, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -5346,6 +5346,10 @@ The next line tells the number of strings. Each string begins by a line that
|
||||
tells the number of lines of the string. Then follow these lines. They are to
|
||||
be concatenated with a newline character inbetween each of them.
|
||||
@*
|
||||
If -backslash_codes "encode_output" is enabled, then the strings undergo
|
||||
encoding as if they were enclosed in quotes. Escpecially each string
|
||||
will be put out as a single result line.
|
||||
@*
|
||||
@strong{parse_bulk}
|
||||
@*
|
||||
Like "parse", but with the fifth parameter word being number_of_input_texts
|
||||
|
Reference in New Issue
Block a user