aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bitbake.13
-rw-r--r--doc/manual/usermanual.xml2
2 files changed, 0 insertions, 5 deletions
diff --git a/doc/bitbake.1 b/doc/bitbake.1
index 036402e8a..aa096203e 100644
--- a/doc/bitbake.1
+++ b/doc/bitbake.1
@@ -85,9 +85,6 @@ don't execute, just go through the motions
.B \-p, \-\-parse-only
quit after parsing the BB files (developers only)
.TP
-.B \-d, \-\-disable-psyco
-disable using the psyco just-in-time compiler (not recommended)
-.TP
.B \-s, \-\-show-versions
show current and preferred versions of all packages
.TP
diff --git a/doc/manual/usermanual.xml b/doc/manual/usermanual.xml
index a3e85e14f..2ebdf3216 100644
--- a/doc/manual/usermanual.xml
+++ b/doc/manual/usermanual.xml
@@ -417,8 +417,6 @@ options:
than once.
-n, --dry-run don't execute, just go through the motions
-p, --parse-only quit after parsing the BB files (developers only)
- -d, --disable-psyco disable using the psyco just-in-time compiler (not
- recommended)
-s, --show-versions show current and preferred versions of all packages
-e, --environment show the global or per-package environment (this is
what used to be bbread)