diff mbox

doc: add --s3-hybrid man page entry

Message ID 1395740120-27585-1-git-send-email-alex.hung@canonical.com
State Rejected
Headers show

Commit Message

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

Comments

Colin Ian King March 25, 2014, 9:38 a.m. UTC | #1
On 25/03/14 09:35, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  doc/fwts.1 | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index b0f44b2..1d8ffba 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -208,6 +208,10 @@ 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. It saves system sates to hard disk to prevent 

typo: "system states"

Although we could just get away with stating:

"Enables fwts to run Hybrid Sleep."


> +data loss in case of power failure.
> +.TP
>  .B \-\-s3\-min\-delay=N
>  minimum time between S3 iterations.
>  .TP
>
diff mbox

Patch

diff --git a/doc/fwts.1 b/doc/fwts.1
index b0f44b2..1d8ffba 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -208,6 +208,10 @@  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. It saves system sates to hard disk to prevent 
+data loss in case of power failure.
+.TP
 .B \-\-s3\-min\-delay=N
 minimum time between S3 iterations.
 .TP