From 1061847d50eaebbef0ed0adc191fec34a68f5765 Mon Sep 17 00:00:00 2001 From: anki-code Date: Sun, 29 Mar 2020 00:01:32 +0300 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20b7278..f2bfe04 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ xxh [ssh arguments] [user@]host[:port] [xxh arguments] xxh [+I xxh-package ...] [+L] [+RI xxh-package ...] [+R xxh-package ...] ``` Common examples (use `xxh --help` to get info about arguments): -```shell script +```yaml xxh myhost # connect to the host xxh -i id_rsa -p 2222 myhost # connect using key and port xxh myhost +s zsh # connect to the host into zsh shell