Correct RST syntax errors in README.rst

Currently the pypi page for oslo.rootwrap doesn't render correctly,
running this file through `restview` and fixed the only two errors
that were found. This should now allow the README content to be
correctly rendered.

Change-Id: I57dcb6f7f597ca611f66b0e62224c7154ba2772b
This commit is contained in:
Steve Martinelli 2015-04-04 01:55:35 -04:00
parent 37b8d376fc
commit ea65f25137
1 changed files with 2 additions and 2 deletions

View File

@ -298,10 +298,10 @@ called directly.
Calling rootwrap from OpenStack services
=============================================
========================================
Standalone mode (``sudo`` way)
--------------------------
------------------------------
The `oslo.processutils` library ships with a convenience `execute()` function
that can be used to call shell commands as `root`, if you call it with the