bitbake: bin/bitbake: Improve --help text
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Sep 2013 22:12:10 +0000 (22:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Sep 2013 11:19:45 +0000 (12:19 +0100)
commit381ab906b3374c54b978ee6921c870fa104c2c99
treec91d8c5916005ffdf7e098d89fa57aa0c6d1ed29
parente3ffb340e5aa6ef15a0f745d64e515d25c680939
bitbake: bin/bitbake: Improve --help text

The --help text was rather inconsistent in style and plain incorrect in places,
using confusing terminology in others. I guess most people know what the options
do and don't read this but its confusing to new users.

This updates it to use the terms recipe and task consistently, remove
the references to stage, bbread and generally try and make the output
more useful.

[YOCTO #4856]

(Bitbake rev: 516311946c7bd14c84947dc44c3bb0563e5a9667)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake