From aa1ecdd19aeebf7f9515f55b4801b027b55d40ac Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Mon, 30 Sep 2019 16:55:40 +0800 Subject: [PATCH] update doc Signed-off-by: Bo-Yi Wu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a57afe..a7fb5e5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Successfully executed commands to all host. see the [action.yml](./action.yml) file for more detail imformation. * host - scp remote host -* port - scp remote port +* port - scp remote port, default is `22` * username - scp username * password - scp password * timeout - timeout for ssh to remote host, default is `30s`