diff options
author | Ross Burton <ross@openedhand.com> | 2006-12-05 12:13:00 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2006-12-05 12:13:00 +0000 |
commit | 23af674e6d84b21c85a753d62e44f658df5f5607 (patch) | |
tree | 0a96522c3ff8444b7c394ff84cfbb84171c1e979 /bitbake/doc/manual/usermanual.xml | |
parent | ccd69b9c62e801eff5b79a5107552aac4435725f (diff) | |
download | poky-23af674e6d84b21c85a753d62e44f658df5f5607.tar.gz |
Fix typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1005 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/doc/manual/usermanual.xml')
-rw-r--r-- | bitbake/doc/manual/usermanual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/manual/usermanual.xml b/bitbake/doc/manual/usermanual.xml index 7eb12035ad..4db452747d 100644 --- a/bitbake/doc/manual/usermanual.xml +++ b/bitbake/doc/manual/usermanual.xml | |||
@@ -352,7 +352,7 @@ options: | |||
352 | it depends on, i.e. 'compile' does not implicitly call | 352 | it depends on, i.e. 'compile' does not implicitly call |
353 | stage for the dependencies (IOW: use only if you know | 353 | stage for the dependencies (IOW: use only if you know |
354 | what you are doing). Depending on the base.bbclass a | 354 | what you are doing). Depending on the base.bbclass a |
355 | listtaks tasks is defined and will show available | 355 | listtasks tasks is defined and will show available |
356 | tasks | 356 | tasks |
357 | -r FILE, --read=FILE read the specified file before bitbake.conf | 357 | -r FILE, --read=FILE read the specified file before bitbake.conf |
358 | -v, --verbose output more chit-chat to the terminal | 358 | -v, --verbose output more chit-chat to the terminal |