diff options
Diffstat (limited to 'tools/rexec.sh')
-rwxr-xr-x | tools/rexec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rexec.sh b/tools/rexec.sh index 0b54a74..b45410c 100755 --- a/tools/rexec.sh +++ b/tools/rexec.sh @@ -65,7 +65,7 @@ function parse_args() { } function print_help() { - echo << EOF + cat << EOF Execute a script on a remote host via SSH Usage: |