diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 052409adca..52ab8e78dd 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -56,10 +56,12 @@
BitBake
- BitBake is the tool at the heart of the OpenEmbedded build system and is responsible
- for parsing the metadata, generating a list of tasks from it,
- and then executing those tasks.
- To see a list of the options BitBake supports, use the following help command:
+ BitBake is the tool at the heart of the OpenEmbedded build system
+ and is responsible for parsing the
+ Metadata,
+ generating a list of tasks from it, and then executing those tasks.
+ To see a list of the options BitBake supports, use the following
+ help command:
$ bitbake --help