From c52e9f85dc39ba88ed620bf43d6570dc0289b93b Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 7 Mar 2021 21:17:03 +0900 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5a8c8..7730d54 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Check below: * `Host key verification failed.`: * Set `known_hosts` parameter correctly (use `ssh-keyscan` command). -### I want to replace/ignore if key exists. +### I want to replace/ignore key if exists. Use `if_key_exists` parameter.