diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 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 5bbfc67f7b..ca7f7246c4 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -506,7 +506,7 @@ | |||
506 | Read the specified file after bitbake.conf. | 506 | Read the specified file after bitbake.conf. |
507 | -v, --verbose Enable tracing of shell tasks (with 'set -x'). | 507 | -v, --verbose Enable tracing of shell tasks (with 'set -x'). |
508 | Also print bb.note(...) messages to stdout (in | 508 | Also print bb.note(...) messages to stdout (in |
509 | addition to writing them to ${T}/log.do_<task>). | 509 | addition to writing them to ${T}/log.do_<task>). |
510 | -D, --debug Increase the debug level. You can specify this | 510 | -D, --debug Increase the debug level. You can specify this |
511 | more than once. -D sets the debug level to 1, | 511 | more than once. -D sets the debug level to 1, |
512 | where only bb.debug(1, ...) messages are printed | 512 | where only bb.debug(1, ...) messages are printed |