[PATCH 1/2] doc: add new --dump-acpi-from-sysfs option

Ivan Hu ivan.hu at canonical.com
Fri Jun 19 06:30:48 UTC 2020


This new option allows one to specify the dumping acpi log default from
syslfs.
For example,
fwts --dump --dump-acpi-from-sysfs

Signed-off-by: Ivan Hu <ivan.hu at canonical.com>
---
 doc/fwts.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/fwts.1 b/doc/fwts.1
index a2884dae..3cac7d58 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -117,6 +117,9 @@ cpuinfo.log \- containing the output from cat /proc/cpuinfo
 .br
 README.txt \- containing a timestamp and kernel version information.
 .TP
+.B \-\-dump-acpi-from-sysfs
+specify dumping acpi table log default from sysfs.
+.TP
 .B \-\-dumpfile=acpidump.log
 load ACPI tables from output generated from acpidump or from sudo fwts \-\-dump.  The
 latter is preferred as fwts \-\-dump is able to dump more tables than acpidump. This
-- 
2.17.1




More information about the fwts-devel mailing list