summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake.1
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-19 06:23:29 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-19 06:28:46 -0800
commit701ae7d1f4d718ef9425c1f89f9f1693e4d110e7 (patch)
tree51217952a5481b4f1b1361f5e144987c83155b7b /bitbake/doc/bitbake.1
parent6a531c8b3368f1d2594c60abeddc50a5642cacfa (diff)
downloadpoky-701ae7d1f4d718ef9425c1f89f9f1693e4d110e7.tar.gz
bitbake: doc: Replace depexp UI with taskexp and cleanup UI lists
The depexp UI has been replaced with taskexp, also remove old references to goggle and hob. (Bitbake rev: 814c2b232ea5f88b5ad5031fb9d389c9c594aa01) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake.1')
-rw-r--r--bitbake/doc/bitbake.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake.1 b/bitbake/doc/bitbake.1
index a6c8d97276..7fc1652ecd 100644
--- a/bitbake/doc/bitbake.1
+++ b/bitbake/doc/bitbake.1
@@ -105,7 +105,7 @@ Show debug logging for the specified logging domains
105profile the command and print a report 105profile the command and print a report
106.TP 106.TP
107.B \-uUI, \-\-ui=UI 107.B \-uUI, \-\-ui=UI
108User interface to use. Currently, hob, depexp, goggle or ncurses can be specified as UI. 108User interface to use. Currently, knotty, taskexp or ncurses can be specified as UI.
109.TP 109.TP
110.B \-tSERVERTYPE, \-\-servertype=SERVERTYPE 110.B \-tSERVERTYPE, \-\-servertype=SERVERTYPE
111Choose which server to use, none, process or xmlrpc. 111Choose which server to use, none, process or xmlrpc.