diff mbox series

doc: add --ebbr option for man page

Message ID 1573112794-4284-5-git-send-email-ivan.hu@canonical.com
State Accepted
Headers show
Series doc: add --ebbr option for man page | expand

Commit Message

Ivan Hu Nov. 7, 2019, 7:46 a.m. UTC
Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
---
 doc/fwts.1 | 3 +++
 1 file changed, 3 insertions(+)

Comments

Colin Ian King Nov. 7, 2019, 8:07 a.m. UTC | #1
On 07/11/2019 07:46, Ivan Hu wrote:
> Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
> ---
>  doc/fwts.1 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index ecb3446..be38429 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -122,6 +122,9 @@ load ACPI tables from output generated from acpidump or from sudo fwts \-\-dump.
>  latter is preferred as fwts \-\-dump is able to dump more tables than acpidump. This
>  allows one to dump tables from one machine and processes them with fwts on another machine.
>  .TP
> +.B \-\-ebbr
> +run ARM EBBR tests.
> +.TP
>  .B \-\-uefi\-get\-var\-multiple
>  specifies the number of times to get a variable in the uefirtvariable get variable stress test.
>  .TP
> 
Thanks.

Acked-by: Colin Ian King <colin.king@canonical.com>
Alex Hung Nov. 7, 2019, 4:39 p.m. UTC | #2
On 2019-11-07 12:46 a.m., Ivan Hu wrote:
> Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
> ---
>  doc/fwts.1 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index ecb3446..be38429 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -122,6 +122,9 @@ load ACPI tables from output generated from acpidump or from sudo fwts \-\-dump.
>  latter is preferred as fwts \-\-dump is able to dump more tables than acpidump. This
>  allows one to dump tables from one machine and processes them with fwts on another machine.
>  .TP
> +.B \-\-ebbr
> +run ARM EBBR tests.
> +.TP
>  .B \-\-uefi\-get\-var\-multiple
>  specifies the number of times to get a variable in the uefirtvariable get variable stress test.
>  .TP
> 


Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox series

Patch

diff --git a/doc/fwts.1 b/doc/fwts.1
index ecb3446..be38429 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -122,6 +122,9 @@  load ACPI tables from output generated from acpidump or from sudo fwts \-\-dump.
 latter is preferred as fwts \-\-dump is able to dump more tables than acpidump. This
 allows one to dump tables from one machine and processes them with fwts on another machine.
 .TP
+.B \-\-ebbr
+run ARM EBBR tests.
+.TP
 .B \-\-uefi\-get\-var\-multiple
 specifies the number of times to get a variable in the uefirtvariable get variable stress test.
 .TP