[PATCH] doc/fwts: remove debug options from fwts man page (LP: #1100955)
Keng-Yu Lin
kengyu at canonical.com
Wed Jan 23 07:30:36 UTC 2013
On Fri, Jan 18, 2013 at 8:37 AM, Colin King <colin.king at canonical.com> wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Remove --debug-output and --fwts-debug options from man page since
> these were removed from fwts a long time ago.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> doc/fwts.1 | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index 6a9eb91..58c3b27 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -69,10 +69,6 @@ run the non-interactive batch tests. Batch tests require no user interaction.
> .B \-\-batch\-experimental
> run only batch experimental tests.
> .TP
> -.B \-\-debug\-output=file
> -when running with \-\-fwts\-debug this option specifies where the debug output will be written to. One
> -can also specify stdout and stderr to redirect to these output streams.
> -.TP
> .B \-\-disassemble\-aml
> Disassemble AML (ACPI machine language) byte code. This attempts to disassemble AML in DSDT and SSDT
> tables and generates DSDT.dsl and SSDTx.dsl sources.
> @@ -110,9 +106,6 @@ This cannot be used with \-\-filter\-error\-discard.
> .B \-f, \-\-force\-clean
> creates a new results log file, rather than just appending to any existing one (default).
> .TP
> -.B \-\-fwts\-debug
> -enable the internal debugger. This dumps debug information to stderr.
> -.TP
> .B \-h, \-\-help
> outputs the internal help page.
> .TP
> --
> 1.8.0
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list