diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 | ||||
-rw-r--r-- | bitbake/doc/bitbake.1 | 2 |
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 0e7c8041d4..d602c469b0 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -529,7 +529,7 @@ | |||
529 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS | 529 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS |
530 | Show debug logging for the specified logging domains | 530 | Show debug logging for the specified logging domains |
531 | -P, --profile Profile the command and save reports. | 531 | -P, --profile Profile the command and save reports. |
532 | -u UI, --ui=UI The user interface to use (depexp, goggle, knotty or | 532 | -u UI, --ui=UI The user interface to use (taskexp, knotty or |
533 | ncurses - default knotty). | 533 | ncurses - default knotty). |
534 | -t SERVERTYPE, --servertype=SERVERTYPE | 534 | -t SERVERTYPE, --servertype=SERVERTYPE |
535 | Choose which server type to use (process or xmlrpc - | 535 | Choose which server type to use (process or xmlrpc - |
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 | |||
105 | profile the command and print a report | 105 | profile the command and print a report |
106 | .TP | 106 | .TP |
107 | .B \-uUI, \-\-ui=UI | 107 | .B \-uUI, \-\-ui=UI |
108 | User interface to use. Currently, hob, depexp, goggle or ncurses can be specified as UI. | 108 | User 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 |
111 | Choose which server to use, none, process or xmlrpc. | 111 | Choose which server to use, none, process or xmlrpc. |