Documentation: fix highlights in launch_uos.sh script

The couple of lines highlighted in the launch_uos.sh script are off
since the latest modifications made to that script. Fix them both
to highlight the correct script lines that require attention.

Tracked-On: #2270
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2019-01-09 09:55:19 +01:00 committed by David Kinder
parent 7f9779b736
commit 80cdf7cd82

View File

@ -333,7 +333,7 @@ Set up Reference UOS
.. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh .. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh
:caption: devicemodel/samples/nuc/launch_uos.sh :caption: devicemodel/samples/nuc/launch_uos.sh
:language: bash :language: bash
:emphasize-lines: 23,25 :emphasize-lines: 24,27
.. note:: .. note::
In case you have downloaded a different Clear Linux image than the one above In case you have downloaded a different Clear Linux image than the one above