All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel
@ 2012-04-04 21:20 Robert P. J. Day
  2012-04-05 15:57 ` Tom Zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-04-04 21:20 UTC (permalink / raw)
  To: Yocto discussion list


Tweak the help info for both "yocto-bsp" and "yocto-kernel" to
emphasize that those are the *complete* lists of commands, not just
the most commonly used ones.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
index 200a4f8..f78b09b 100644
--- a/scripts/lib/bsp/help.py
+++ b/scripts/lib/bsp/help.py
@@ -83,7 +83,7 @@ yocto_bsp_usage = """

  usage: yocto-bsp [--version] [--help] COMMAND [ARGS]

- The most commonly used 'yocto-bsp' commands are:
+ Current 'yocto-bsp' commands are:
     create            Create a new Yocto BSP
     list              List available values for options and BSP properties

@@ -336,7 +336,7 @@ yocto_kernel_usage = """

  usage: yocto-kernel [--version] [--help] COMMAND [ARGS]

- The most commonly used 'yocto-kernel' commands are:
+ Current 'yocto-kernel' commands are:
    config list       List the modifiable set of bare kernel config options for a BSP
    config add        Add or modify bare kernel config options for a BSP
    config rm         Remove bare kernel config options from a BSP

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel
  2012-04-04 21:20 [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel Robert P. J. Day
@ 2012-04-05 15:57 ` Tom Zanussi
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Zanussi @ 2012-04-05 15:57 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Yocto discussion list

On Wed, 2012-04-04 at 17:20 -0400, Robert P. J. Day wrote:
> Tweak the help info for both "yocto-bsp" and "yocto-kernel" to
> emphasize that those are the *complete* lists of commands, not just
> the most commonly used ones.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 

Acked-by: Tom Zanussi <tom.zanussi@intel.com>

> ---
> 
> diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
> index 200a4f8..f78b09b 100644
> --- a/scripts/lib/bsp/help.py
> +++ b/scripts/lib/bsp/help.py
> @@ -83,7 +83,7 @@ yocto_bsp_usage = """
> 
>   usage: yocto-bsp [--version] [--help] COMMAND [ARGS]
> 
> - The most commonly used 'yocto-bsp' commands are:
> + Current 'yocto-bsp' commands are:
>      create            Create a new Yocto BSP
>      list              List available values for options and BSP properties
> 
> @@ -336,7 +336,7 @@ yocto_kernel_usage = """
> 
>   usage: yocto-kernel [--version] [--help] COMMAND [ARGS]
> 
> - The most commonly used 'yocto-kernel' commands are:
> + Current 'yocto-kernel' commands are:
>     config list       List the modifiable set of bare kernel config options for a BSP
>     config add        Add or modify bare kernel config options for a BSP
>     config rm         Remove bare kernel config options from a BSP
> 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-05 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-04 21:20 [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel Robert P. J. Day
2012-04-05 15:57 ` Tom Zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.