From 316f233e7309b451c0cc72a3bc95ad65a3f3175a Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Nov 30 2016 14:55:41 +0000 Subject: Merge #224 `doc: Highlight string supposed to be in setting` --- diff --git a/docs/source/image_build.rst b/docs/source/image_build.rst index 0debe9f..1866f8a 100644 --- a/docs/source/image_build.rst +++ b/docs/source/image_build.rst @@ -368,7 +368,7 @@ A few notes on the syntax: * options on the command line that can be used multiple times can accept values here as comma-separated strings * options with a hyphen need to use an underscore instead. ``--disk-size`` for - example would be disk_size in the config file + example would be ``disk_size`` in the config file OVA Features ------------