From c8dee3ddcc015ac812a298bd2ee2634d9da6fad0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 18 Nov 2023 10:04:25 +0100 Subject: Add synopsis to readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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. -- cgit v1.2.3-70-g09d2