diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2014-07-22 17:54:42 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-23 10:02:13 +0100 |
| commit | 653b557770ed313f2a8279bc508640c285b6b3bc (patch) | |
| tree | 19cfb448c5ecd2fa7498aecf7baa0a31656a3af9 /bitbake/doc/bitbake.1 | |
| parent | 8b7116d25ed6255a03895d835e5a0560858ab496 (diff) | |
| download | poky-653b557770ed313f2a8279bc508640c285b6b3bc.tar.gz | |
bitbake: "per-package" should say "per-recipe"
(Bitbake rev: 1cd369883469747a8158826bb8d67dcca2a8577f)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake.1')
| -rw-r--r-- | bitbake/doc/bitbake.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake.1 b/bitbake/doc/bitbake.1 index 15a7f205aa..a6c8d97276 100644 --- a/bitbake/doc/bitbake.1 +++ b/bitbake/doc/bitbake.1 | |||
| @@ -89,7 +89,7 @@ quit after parsing the BB files (developers only) | |||
| 89 | show current and preferred versions of all packages | 89 | show current and preferred versions of all packages |
| 90 | .TP | 90 | .TP |
| 91 | .B \-e, \-\-environment | 91 | .B \-e, \-\-environment |
| 92 | show the global or per-package environment (this is what used to be bbread) | 92 | show the global or per-recipe environment (this is what used to be bbread) |
| 93 | .TP | 93 | .TP |
| 94 | .B \-g, \-\-graphviz | 94 | .B \-g, \-\-graphviz |
| 95 | emit the dependency trees of the specified packages in the dot syntax | 95 | emit the dependency trees of the specified packages in the dot syntax |
