aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorMaciej Borzecki <maciej.borzecki@open-rnd.pl>2015-09-25 12:51:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:06:32 +0100
commit08898485e0c3e09e15f0ea367dbeb25260d50bcc (patch)
treed7f7c12c51e6c5b618290c6d295a4a26eef39d42 /documentation/dev-manual/dev-manual-model.xml
parent1944d2800073ebaad2a2393c25b0800d930e9acf (diff)
downloadopenembedded-core-contrib-08898485e0c3e09e15f0ea367dbeb25260d50bcc.tar.gz
dev-manual: Updated devtool build --help example
The wrong command was in the help example in the note. (From yocto-docs rev: a1ba70d1dcc680c2ddfb8fd5c544f57a29745cbc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index b98c0fe899..6e42c7b391 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -2217,7 +2217,7 @@
</literallayout>
<note>
For complete syntax, use the
- <filename>devtool update-recipe --help</filename> command.
+ <filename>devtool build --help</filename> command.
</note>
Building your software using <filename>devtool build</filename>
is identical to using BitBake to build the software.