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 4144277e88..296734e7c1 100644 --- a/documentation/ref-manual/devtool-reference.rst +++ b/documentation/ref-manual/devtool-reference.rst | |||
@@ -165,7 +165,7 @@ Adding a New Recipe to the Workspace Layer | |||
165 | ========================================== | 165 | ========================================== |
166 | 166 | ||
167 | Use the ``devtool add`` command to add a new recipe to the workspace | 167 | Use the ``devtool add`` command to add a new recipe to the workspace |
168 | layer. The recipe you add should not exist - ``devtool`` creates it for | 168 | layer. The recipe you add should not exist --- ``devtool`` creates it for |
169 | you. The source files the recipe uses should exist in an external area. | 169 | you. The source files the recipe uses should exist in an external area. |
170 | 170 | ||
171 | The following example creates and adds a new recipe named ``jackson`` to | 171 | The following example creates and adds a new recipe named ``jackson`` to |