diff options
Diffstat (limited to 'bitbake/doc')
| -rw-r--r-- | bitbake/doc/bitbake.1 | 3 | ||||
| -rw-r--r-- | bitbake/doc/manual/usermanual.xml | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/bitbake/doc/bitbake.1 b/bitbake/doc/bitbake.1 index 036402e8ac..aa096203e4 100644 --- a/bitbake/doc/bitbake.1 +++ b/bitbake/doc/bitbake.1 | |||
| @@ -85,9 +85,6 @@ don't execute, just go through the motions | |||
| 85 | .B \-p, \-\-parse-only | 85 | .B \-p, \-\-parse-only |
| 86 | quit after parsing the BB files (developers only) | 86 | quit after parsing the BB files (developers only) |
| 87 | .TP | 87 | .TP |
| 88 | .B \-d, \-\-disable-psyco | ||
| 89 | disable using the psyco just-in-time compiler (not recommended) | ||
| 90 | .TP | ||
| 91 | .B \-s, \-\-show-versions | 88 | .B \-s, \-\-show-versions |
| 92 | show current and preferred versions of all packages | 89 | show current and preferred versions of all packages |
| 93 | .TP | 90 | .TP |
diff --git a/bitbake/doc/manual/usermanual.xml b/bitbake/doc/manual/usermanual.xml index a3e85e14f9..2ebdf32162 100644 --- a/bitbake/doc/manual/usermanual.xml +++ b/bitbake/doc/manual/usermanual.xml | |||
| @@ -417,8 +417,6 @@ options: | |||
| 417 | than once. | 417 | than once. |
| 418 | -n, --dry-run don't execute, just go through the motions | 418 | -n, --dry-run don't execute, just go through the motions |
| 419 | -p, --parse-only quit after parsing the BB files (developers only) | 419 | -p, --parse-only quit after parsing the BB files (developers only) |
| 420 | -d, --disable-psyco disable using the psyco just-in-time compiler (not | ||
| 421 | recommended) | ||
| 422 | -s, --show-versions show current and preferred versions of all packages | 420 | -s, --show-versions show current and preferred versions of all packages |
| 423 | -e, --environment show the global or per-package environment (this is | 421 | -e, --environment show the global or per-package environment (this is |
| 424 | what used to be bbread) | 422 | what used to be bbread) |
