From 80cdf7cd82cc9bb6c0a6831cc38d21bc1ab8b32f Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Wed, 9 Jan 2019 09:55:19 +0100 Subject: [PATCH] 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 --- doc/getting-started/apl-nuc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started/apl-nuc.rst b/doc/getting-started/apl-nuc.rst index 18dd7aacc..08648dd03 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -333,7 +333,7 @@ Set up Reference UOS .. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh :caption: devicemodel/samples/nuc/launch_uos.sh :language: bash - :emphasize-lines: 23,25 + :emphasize-lines: 24,27 .. note:: In case you have downloaded a different Clear Linux image than the one above