diff mbox

[2/3] doc: remove tag options --lp-tags and --lp-tags-log

Message ID 1387290104-9560-3-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Dec. 17, 2013, 2:21 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts launchpad tags are not used, so remove the options.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 doc/fwts.1 | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Ivan Hu Dec. 23, 2013, 7:08 a.m. UTC | #1
On 12/17/2013 10:21 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts launchpad tags are not used, so remove the options.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   doc/fwts.1 | 9 ---------
>   1 file changed, 9 deletions(-)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index a12aca9..10966c8 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -179,15 +179,6 @@ e.g. \-\-log\-format="%date %time [%field] (%owner): "
>   specify the log type. Currently plaintext, json and xml log types are available and the
>   default is plaintext.
>   .TP
> -.B \-\-lp\-tags
> -run tests and just output LaunchPad bug triaging tags relevant to the
> -classification of the errors found, no other information is output.
> -.TP
> -.B \-\-lp\-tags\-log
> -run tests and at the end of each test output LaunchPad bug triaging tags relevant
> -to the classifications of the errors found. At the end of all the tests a summary
> -of all tags picked up by all the tests is output.
> -.TP
>   .B \-\-lspci=path
>   specify the full path and filename to the the lspci binary.
>   .TP
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Alex Hung Dec. 23, 2013, 12:05 p.m. UTC | #2
On 12/17/2013 10:21 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts launchpad tags are not used, so remove the options.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   doc/fwts.1 | 9 ---------
>   1 file changed, 9 deletions(-)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index a12aca9..10966c8 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -179,15 +179,6 @@ e.g. \-\-log\-format="%date %time [%field] (%owner): "
>   specify the log type. Currently plaintext, json and xml log types are available and the
>   default is plaintext.
>   .TP
> -.B \-\-lp\-tags
> -run tests and just output LaunchPad bug triaging tags relevant to the
> -classification of the errors found, no other information is output.
> -.TP
> -.B \-\-lp\-tags\-log
> -run tests and at the end of each test output LaunchPad bug triaging tags relevant
> -to the classifications of the errors found. At the end of all the tests a summary
> -of all tags picked up by all the tests is output.
> -.TP
>   .B \-\-lspci=path
>   specify the full path and filename to the the lspci binary.
>   .TP
>


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

Patch

diff --git a/doc/fwts.1 b/doc/fwts.1
index a12aca9..10966c8 100644
--- a/doc/fwts.1
+++ b/doc/fwts.1
@@ -179,15 +179,6 @@  e.g. \-\-log\-format="%date %time [%field] (%owner): "
 specify the log type. Currently plaintext, json and xml log types are available and the
 default is plaintext.
 .TP
-.B \-\-lp\-tags
-run tests and just output LaunchPad bug triaging tags relevant to the 
-classification of the errors found, no other information is output.
-.TP
-.B \-\-lp\-tags\-log
-run tests and at the end of each test output LaunchPad bug triaging tags relevant
-to the classifications of the errors found. At the end of all the tests a summary
-of all tags picked up by all the tests is output.
-.TP
 .B \-\-lspci=path
 specify the full path and filename to the the lspci binary.
 .TP