From: Ken Dreyer Date: Thu, 13 Nov 2014 19:08:54 +0000 (-0700) Subject: doc: improve RST syntax in "testing changes" X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d346918125e2eda0d94a166bf7c4af6ab9a50d56;p=ceph-build.git doc: improve RST syntax in "testing changes" RST expects double backticks, not single ones. --- diff --git a/README.rst b/README.rst index 1c48cb84..a95565c8 100644 --- a/README.rst +++ b/README.rst @@ -122,5 +122,5 @@ testing changes When adding new YAML files or testing changes, it's a good idea to do a sanity-check before merging the changes to master. -You can install the Jenkins Job Builder package locally (`pip install -jenkins-job-builder`) and then run `jenkins-jobs test my_configuration.yml` +You can install the Jenkins Job Builder package locally (``pip install +jenkins-job-builder``) and then run ``jenkins-jobs test my_configuration.yml``