Need a : for the CLI Example

This commit is contained in:
Thomas S Hatch 2014-01-08 11:58:55 -07:00
parent e9c5d6625d
commit 01c2ec0aa9

View File

@ -304,7 +304,7 @@ def do_with_ruby(ruby, cmdline, runas=None):
'''
Execute a ruby command with rbenv's shims using a specific ruby version.
CLI Example
CLI Example:
.. code-block:: bash