diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index 7f1520d041..1764f0196f 100644 --- a/documentation/ref-manual/ref-devtool-reference.xml +++ b/documentation/ref-manual/ref-devtool-reference.xml @@ -6,18 +6,19 @@ <filename>devtool</filename> Quick Reference - The devtool command is pivotal when using an - extensible SDK. - This command-line tool provides a number of features that help you - build, test and package software within the extensible SDK, and - optionally integrate it into an image built by the OpenEmbedded build - system. + The devtool command-line tool provides a number + of features that help you build, test, and package software. + This command is available alongside the bitbake + command. + Additionally, the devtool command is a key + part of the extensible SDK. This chapter provides a Quick Reference for the devtool command. - For more information on how to apply the command, see the + For more information on how to apply the command when using the + extensible SDK, see the "Using the Extensible SDK" section in the Yocto Project Software Development Kit (SDK) Developer's Guide.