summaryrefslogtreecommitdiffstats
path: root/bitbake/doc
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml2
-rw-r--r--bitbake/doc/bitbake.12
2 files changed, 2 insertions, 2 deletions
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 @@
517 the dumped signature with the cached one. 517 the dumped signature with the cached one.
518 -p, --parse-only Quit after parsing the BB recipes. 518 -p, --parse-only Quit after parsing the BB recipes.
519 -s, --show-versions Show current and preferred versions of all recipes. 519 -s, --show-versions Show current and preferred versions of all recipes.
520 -e, --environment Show the global or per-package environment complete 520 -e, --environment Show the global or per-recipe environment complete
521 with information about where variables were 521 with information about where variables were
522 set/changed. 522 set/changed.
523 -g, --graphviz Save dependency tree information for the specified 523 -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)
89show current and preferred versions of all packages 89show current and preferred versions of all packages
90.TP 90.TP
91.B \-e, \-\-environment 91.B \-e, \-\-environment
92show the global or per-package environment (this is what used to be bbread) 92show 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
95emit the dependency trees of the specified packages in the dot syntax 95emit the dependency trees of the specified packages in the dot syntax