New -msg_op opcdoes "parse_silently" and "parse_bulk_silently"
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.3.1, Jul 01, 2013"
|
||||
@c man .TH XORRISO 1 "Version 1.3.1, Jul 02, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -5465,6 +5465,14 @@ be extremely high. On the other hand, large transactions of command,
|
||||
input texts, and results are desirable if connection latency is an
|
||||
issue.
|
||||
@*
|
||||
@strong{parse_silently}
|
||||
@*
|
||||
Like "parse" but not issueing a prompting message. Confusing to humans.
|
||||
@*
|
||||
@strong{parse_bulk_silently}
|
||||
@*
|
||||
Like "parse_bulk" but not issueing a prompting message. Confusing to humans.
|
||||
@*
|
||||
@strong{compare_sev}
|
||||
@*
|
||||
The parameter_text should contain two comma separated severity texts as
|
||||
|
Reference in New Issue
Block a user