acpidump: Update help screen

Fix a couple typos.
This commit is contained in:
Robert Moore 2017-05-30 12:50:14 -07:00
parent 9080cc89e8
commit 9772245e51

View File

@ -231,8 +231,7 @@ ApDisplayUsage (
ACPI_OPTION ("-c <on|off>", "Turning on/off customized table dumping");
ACPI_OPTION ("-f <BinaryFile>", "Get table via a binary file");
ACPI_OPTION ("-n <Signature>", "Get table via a name/signature");
ACPI_OPTION ("-x", "Do not use but dump XSDT");
ACPI_OPTION ("-x -x", "Do not use or dump XSDT");
ACPI_OPTION ("-x", "Use RSDT instead of XSDT");
ACPI_USAGE_TEXT (
"\n"