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>
This commit is contained in:
Maciej Borzecki 2015-09-25 12:51:53 -07:00 committed by Richard Purdie
parent 1944d28000
commit 08898485e0
1 changed files with 1 additions and 1 deletions

View File

@ -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.