diff options
Diffstat (limited to 'utils/cec-compliance/cec-compliance.1.in')
-rw-r--r-- | utils/cec-compliance/cec-compliance.1.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/cec-compliance/cec-compliance.1.in b/utils/cec-compliance/cec-compliance.1.in index ba4aa88b..57ef2083 100644 --- a/utils/cec-compliance/cec-compliance.1.in +++ b/utils/cec-compliance/cec-compliance.1.in @@ -74,6 +74,10 @@ tests they depend on failed, and they will not be shown in the test listing. \fB\-d\fR, \fB\-\-device\fR \fI<dev>\fR Use device <dev> as the CEC device. If <dev> is a number, then /dev/cec<dev> is used. .TP +\fB\-E\fR, \fB\-\-exit\-on\-fail\fR +Exit this application when the first failure occurs instead of continuing +with a possible inconsistent state. +.TP \fB\-v\fR, \fB\-\-verbose\fR Turn on verbose reporting. .TP @@ -86,6 +90,9 @@ Prints the help message. \fB\-w\fR, \fB\-\-wall\-clock\fR Show timestamps as wall-clock time. .TP +\fB\-W\fR, \fB\-\-exit\-on\-warn\fR +Exit this application when the first warning occurs instead of continuing. +.TP \fB\-n\fR, \fB\-\-no\-warnings\fR Turn off warning messages. .TP |