Merge "Fix rst code rendering"

This commit is contained in:
Jenkins
2016-01-27 16:31:45 +00:00
committed by Gerrit Code Review

View File

@@ -274,7 +274,7 @@ To view a mapping in detail::
To edit a mapping, use an auxiliary file. Save the JSON mapping shown above
and make the necessary modifications, then use the``set`` command to trigger
an update. For example:
an update. For example::
$ openstack mapping show cloud1-mapping -c rules -f value | python -m json.tool > rules.json
$ vi rules.json # <--- make any necessary changes