diff mbox

[1/2] Documentation: add --acpicompliance to man page

Message ID 1453228626-12471-2-git-send-email-al.stone@linaro.org
State New
Headers show

Commit Message

Al Stone Jan. 19, 2016, 6:37 p.m. UTC
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
diff mbox

Patch

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