aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 73dc2fb..3661b2e 100644
--- a/README
+++ b/README
@@ -1,6 +1,10 @@
NAME
sshexec - run a command through ssh(1) with normal command syntax
+SYNOPSIS
+ sshexec [{ [ssh=ssh-command] [dir=directory] }] [ssh-option] ...
+ destination command [argument] ...
+
DESCRIPTION
The sshexec utility is a wrapper for SSH that makes it easy to
run commands directly in the SSH command.