summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-05-05 10:09:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-10 12:13:32 +0100
commit0241215d3e11145d3e7e0a8fcee37fc8b8d6e089 (patch)
treee3afd25e4473e691ce50007b55aea4b0e016b420 /documentation/ref-manual/ref-bitbake.xml
parente801e6e7dd586b46ea8e23e63128059d9ea06605 (diff)
downloadpoky-0241215d3e11145d3e7e0a8fcee37fc8b8d6e089.tar.gz
ref-manual, dev-manual: replaced "depexp" with "taskexp"
(From yocto-docs rev: 3d7a13357a12b70d0c46b8aafdaf2ace20dcb970) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-bitbake.xml')
-rw-r--r--documentation/ref-manual/ref-bitbake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml
index 1de1148264..2f36e16eaf 100644
--- a/documentation/ref-manual/ref-bitbake.xml
+++ b/documentation/ref-manual/ref-bitbake.xml
@@ -414,7 +414,7 @@ Options:
414 -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS 414 -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS
415 Show debug logging for the specified logging domains 415 Show debug logging for the specified logging domains
416 -P, --profile Profile the command and save reports. 416 -P, --profile Profile the command and save reports.
417 -u UI, --ui=UI The user interface to use (e.g. knotty and depexp). 417 -u UI, --ui=UI The user interface to use (e.g. knotty and taskexp).
418 -t SERVERTYPE, --servertype=SERVERTYPE 418 -t SERVERTYPE, --servertype=SERVERTYPE
419 Choose which server to use, process or xmlrpc. 419 Choose which server to use, process or xmlrpc.
420 --revisions-changed Set the exit code depending on whether upstream 420 --revisions-changed Set the exit code depending on whether upstream