From 653b557770ed313f2a8279bc508640c285b6b3bc Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 22 Jul 2014 17:54:42 -0400 Subject: bitbake: "per-package" should say "per-recipe" (Bitbake rev: 1cd369883469747a8158826bb8d67dcca2a8577f) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 +- bitbake/doc/bitbake.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bitbake/doc') diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml index e68686cfb7..7e6131357a 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml @@ -517,7 +517,7 @@ the dumped signature with the cached one. -p, --parse-only Quit after parsing the BB recipes. -s, --show-versions Show current and preferred versions of all recipes. - -e, --environment Show the global or per-package environment complete + -e, --environment Show the global or per-recipe environment complete with information about where variables were set/changed. -g, --graphviz Save dependency tree information for the specified 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) show current and preferred versions of all packages .TP .B \-e, \-\-environment -show the global or per-package environment (this is what used to be bbread) +show the global or per-recipe environment (this is what used to be bbread) .TP .B \-g, \-\-graphviz emit the dependency trees of the specified packages in the dot syntax -- cgit v1.2.3-54-g00ecf