Message ID | 1453228626-12471-2-git-send-email-al.stone@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/doc/fwts.1 b/doc/fwts.1 index e299b26..ba232fd 100644 --- a/doc/fwts.1 +++ b/doc/fwts.1 @@ -72,6 +72,10 @@ to allow buggy AML to work on non-Windows systems. enable ACPICA debug warning and error messages when invoking the ACPICA subsystem. This is mainly for fwts developers to help track down any ACPICA interfacing issues with fwts. .TP +.B \-\-acpicompliance +run only those tests that specifically check for compliance with the ACPI +specifications. This may be a subset of the ACPI tests. +.TP .B \-a, \-\-all run all the tests. .TP
Add a brief description of the --acpicompliance parameter to the man page for fwts. Signed-off-by: Al Stone <al.stone@linaro.org> --- doc/fwts.1 | 4 ++++ 1 file changed, 4 insertions(+) -- 2.5.0