fixed doc formatting that was missed

This commit is contained in:
Blake Harnden 2020-01-17 21:12:14 -08:00
parent e66995194e
commit 2ed56fbaa6
7 changed files with 11 additions and 11 deletions

View file

@ -54,7 +54,7 @@ class DistributedServer:
user's home directory
:param wait: True to wait for status, False to background process
:return: stdout when success
:raises CoreCommandError: when a non-zero exit status occurs
:raises CoreCommandError: when a non-zero exit status occurs
"""
replace_env = env is not None