Made -msg_op "parse" obey -backslash_codes.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.2.5, Jan 04, 2013"
|
||||
.TH XORRISO 1 "Version 1.2.5, Jan 05, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -4560,6 +4560,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.
|
||||
.br
|
||||
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.
|
||||
.br
|
||||
\fBparse_bulk\fR
|
||||
.br
|
||||
Like "parse", but with the fifth parameter word being number_of_input_texts
|
||||
|
Reference in New Issue
Block a user