summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/development-shell.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/development-shell.rst')
-rw-r--r--documentation/dev-manual/development-shell.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/development-shell.rst b/documentation/dev-manual/development-shell.rst
index a18d792150..be26bcffc7 100644
--- a/documentation/dev-manual/development-shell.rst
+++ b/documentation/dev-manual/development-shell.rst
@@ -16,7 +16,7 @@ OpenEmbedded build system were executing them. Consequently, working
16this way can be helpful when debugging a build or preparing software to 16this way can be helpful when debugging a build or preparing software to
17be used with the OpenEmbedded build system. 17be used with the OpenEmbedded build system.
18 18
19Following is an example that uses ``devshell`` on a target named 19Here is an example that uses ``devshell`` on a target named
20``matchbox-desktop``:: 20``matchbox-desktop``::
21 21
22 $ bitbake matchbox-desktop -c devshell 22 $ bitbake matchbox-desktop -c devshell