From be0651adf4fd265fc30f51cc1f743b222cc32d49 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Thu, 27 Sep 2018 15:08:44 +0200 Subject: [PATCH] Getting Started Guide: fix highlighting in launch_uos.sh The "launch_uos.sh" script has evolved and the lines that we highlight have moved. Update the syntax to highlight the correct lines. 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 244342692..459287954 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -338,7 +338,7 @@ Set up Reference UOS .. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh :caption: devicemodel/samples/nuc/launch_uos.sh :language: bash - :emphasize-lines: 26,28 + :emphasize-lines: 23,25 .. note:: In case you have downloaded a different Clear Linux image than the one above