diff --git a/README.md b/README.md index 6d47676..643ee45 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ |_|_| |_|_| ``` -`kill-mysql-query` interactively shows long running queries in MySQL database and provide option kill them one by one. +`kill-mysql-query` interactively shows long running queries in MySQL database and provides option to kill them one by one. 👉 Great for firefighting situations 🔥🚨🚒 diff --git a/kill-mysql-query.go b/kill-mysql-query.go index 679e7cf..f74d25d 100644 --- a/kill-mysql-query.go +++ b/kill-mysql-query.go @@ -94,7 +94,7 @@ func showHelp() { |_|_| |_|_| kill-mysql-query interactively shows long running queries in MySQL database -and provide option kill them one by one. Great for firefighting. 🔥🚨🚒 +and provides option to kill them one by one. Great for firefighting. 🔥🚨🚒 It can connect to MySQL server as configured, using SSH Tunnel if necessary and let you decide which query to kill. By default queries running for more