diff options
Diffstat (limited to 'documentation/ref-manual/devtool-reference.rst')
-rw-r--r-- | documentation/ref-manual/devtool-reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst index 10ca70a2b3..997ec0351c 100644 --- a/documentation/ref-manual/devtool-reference.rst +++ b/documentation/ref-manual/devtool-reference.rst | |||
@@ -164,7 +164,7 @@ Adding a New Recipe to the Workspace Layer | |||
164 | ========================================== | 164 | ========================================== |
165 | 165 | ||
166 | Use the ``devtool add`` command to add a new recipe to the workspace | 166 | Use the ``devtool add`` command to add a new recipe to the workspace |
167 | layer. The recipe you add should not exist - ``devtool`` creates it for | 167 | layer. The recipe you add should not exist --- ``devtool`` creates it for |
168 | you. The source files the recipe uses should exist in an external area. | 168 | you. The source files the recipe uses should exist in an external area. |
169 | 169 | ||
170 | The following example creates and adds a new recipe named ``jackson`` to | 170 | The following example creates and adds a new recipe named ``jackson`` to |