diff mbox

[v2] doc: add --s3-hybrid man page entry

Message ID 1395740917-4306-1-git-send-email-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung March 25, 2014, 9:48 a.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 doc/fwts.1 | 3 +++
 1 file changed, 3 insertions(+)

Comments

Colin Ian King March 25, 2014, 9:49 a.m. UTC | #1
On 25/03/14 09:48, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  doc/fwts.1 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index b0f44b2..6950975 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -208,6 +208,9 @@ specify the time to wait while devices re-configure (e.g. wifi to re-associate,
>  before a device configuration check is run. The default is 15 seconds.  If this option is used the
>  device checking is assumed so one does not also need to use the \-\-s3\-device\-check flag.
>  .TP
> +.B \-\-s3\-hybrid
> +Enables fwts to run Hybrid Sleep.
> +.TP
>  .B \-\-s3\-min\-delay=N
>  minimum time between S3 iterations.
>  .TP
> 
Acked-by: Colin Ian King <colin.king@canonical.com>
Ivan Hu March 25, 2014, 10:33 a.m. UTC | #2
On 03/25/2014 05:48 PM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>   doc/fwts.1 | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index b0f44b2..6950975 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -208,6 +208,9 @@ specify the time to wait while devices re-configure (e.g. wifi to re-associate,
>   before a device configuration check is run. The default is 15 seconds.  If this option is used the
>   device checking is assumed so one does not also need to use the \-\-s3\-device\-check flag.
>   .TP
> +.B \-\-s3\-hybrid
> +Enables fwts to run Hybrid Sleep.
> +.TP
>   .B \-\-s3\-min\-delay=N
>   minimum time between S3 iterations.
>   .TP
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/doc/fwts.1 b/doc/fwts.1
index b0f44b2..6950975 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -208,6 +208,9 @@  specify the time to wait while devices re-configure (e.g. wifi to re-associate,
 before a device configuration check is run. The default is 15 seconds.  If this option is used the
 device checking is assumed so one does not also need to use the \-\-s3\-device\-check flag.
 .TP
+.B \-\-s3\-hybrid
+Enables fwts to run Hybrid Sleep.
+.TP
 .B \-\-s3\-min\-delay=N
 minimum time between S3 iterations.
 .TP