ACK: [PATCH] doc/fwts.1: update man page with information on the --pm-method parameter

Colin Ian King colin.king at canonical.com
Fri Jul 18 14:52:31 UTC 2014


On 18/07/14 15:50, Alberto Milone wrote:
> ---
>  doc/fwts.1 | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index 4916f1b..80aa1d9 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -196,6 +196,17 @@ One can also specify stdout and stderr to redirect to these output streams.
>  specify the physical address of ACPI RSDP. This is useful on some systems where
>  it cannot be automatically detected.
>  .TP
> +.B \-\-pm\-method=method
> +specify the power method to use to enter S3 (or autodetection will be used). The following specifiers are available:
> +.br
> +logind   \- the default method, where available (requires dbus and logind).
> +.br
> +pm-utils \- the previous default method, now deprecated.
> +.br
> +sysfs    \- the fallback, used when logind is not available.
> +.br
> +e.g. \-\-pm\-method=sysfs
> +.TP
>  .B \-\-s3\-delay\-delta=N
>  time to be added onto delay between each S3 iteration.
>  .TP
> 
Thanks!

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list