From 360caeb82e42b7d6f80b7c0a47fd1f11c5857e18 Mon Sep 17 00:00:00 2001 From: Feng_Qi Date: Sat, 20 Jan 2018 11:02:05 +0800 Subject: [PATCH] README --- README.MD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index cd7243b..fb7afc4 100644 --- a/README.MD +++ b/README.MD @@ -41,11 +41,13 @@ Usage of ./multissh: -hosts string host address list -ipfile string - hostfile path + ipfile path + -ips string + ip address list -j print output in json format -k string ssh private key - -l In linux mode,multi command combine with && ,such as date&&cd /opt&&ls (default true) + -l In linux mode,multi command combine with && ,such as date&&cd /opt&&ls -n int max execute number (default 20) -outTxt