From e75a733d0ba320e4169e9751e1c52c0163bfed8c Mon Sep 17 00:00:00 2001 From: zlaxy Date: Wed, 13 Sep 2017 12:05:17 +0300 Subject: [PATCH] README fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97f0dcd..abc21ba 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ To run command line help: sshch -h ``` **If you want to use unsafe 'password' feature you must install 'sshpass' first.** + If you want to use bash autocompletion function with sshch, copy autocompletion script to /etc/bash_completion.d/: ``` sudo cp sshch_bash_completion.sh /etc/bash_completion.d/sshch