fixed doc formatting that was missed
This commit is contained in:
parent
e66995194e
commit
2ed56fbaa6
7 changed files with 11 additions and 11 deletions
|
@ -60,7 +60,7 @@ class VnodeClient:
|
|||
:param wait: True to wait for command status, False otherwise
|
||||
:param shell: True to use shell, False otherwise
|
||||
:return: combined stdout and stderr
|
||||
:raises core.CoreCommandError: when there is a non-zero exit status
|
||||
:raises core.CoreCommandError: when there is a non-zero exit status
|
||||
"""
|
||||
self._verify_connection()
|
||||
args = self.create_cmd(args)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue