diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-06-17 16:04:18 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-19 16:54:01 +0100 |
| commit | 10e0ee9041dd42af73b817cc07091fb8ac78a779 (patch) | |
| tree | 8edeeb7493fb710a0b3f97cfe4f8b8c6a622f680 /documentation/sdk-manual | |
| parent | b394cca92737202a242511d32a5c7fdb463ea03c (diff) | |
| download | poky-10e0ee9041dd42af73b817cc07091fb8ac78a779.tar.gz | |
sdk-manual: add missing quoting around "devtool upgrade"
(From yocto-docs rev: 8863967d1e4e4a5b8014bf55302752419352c25d)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
| -rw-r--r-- | documentation/sdk-manual/extensible.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst index 33032b42a7..5520a07184 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst | |||
| @@ -603,7 +603,7 @@ counterparts. | |||
| 603 | .. note:: | 603 | .. note:: |
| 604 | 604 | ||
| 605 | Several methods exist by which you can upgrade recipes - | 605 | Several methods exist by which you can upgrade recipes - |
| 606 | devtool upgrade | 606 | ``devtool upgrade`` |
| 607 | happens to be one. You can read about all the methods by which you | 607 | happens to be one. You can read about all the methods by which you |
| 608 | can upgrade recipes in the | 608 | can upgrade recipes in the |
| 609 | :ref:`dev-manual/common-tasks:upgrading recipes` section | 609 | :ref:`dev-manual/common-tasks:upgrading recipes` section |
