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.