<?xml version="1.0" encoding="utf-8"?>
<param xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
	xmlns:xhtml="http://www.w3.org/1999/xhtml"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	name="command" DataType="java.lang.String" required="false">
	<note>
		<p>
			This parameter specifies a command that is to be executed on the SSH server.
			Multiple commands can be separated by the command delimiter that is specified using the
			<paramref>command_delimiter</paramref> parameter.
		</p>
	</note>
</param>