improved documentation

pull/1/head
Thorsten Sick 3 years ago
parent 2d69e87142
commit fbd2ab99e0

@ -59,6 +59,7 @@ class SSHFeatures(BasePlugin):
def remote_run(self, cmd, disown=False):
""" Connects to the machine and runs a command there
@param cmd: The command to execute
@param disown: Send the connection into background
"""

Loading…
Cancel
Save