From 4e15e24424796b301f993472b6800d10774c18e8 Mon Sep 17 00:00:00 2001 From: Estelle Poulin Date: Wed, 24 Apr 2019 13:55:50 -0400 Subject: [PATCH] Program is actually better than advertised --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ec33b..85b999b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This program is called exactly like the `ssh` binary from OpenSSH, except instead of opening a remote shell it will print the username (if specified), -host, and port (if specified) given on the command line. +host, port (if specified), and command (if specified) given on the command line. ```bash ./parse-ssh-cl -J bastion -X estelle@myhost:1234