We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c3e71 commit 49d0c30Copy full SHA for 49d0c30
1 file changed
README.md
@@ -22,7 +22,7 @@ $ runoverssh [OPTIONS] USERNAME COMMAND HOSTS...
22
-r, --hostsfile [file] use the list of hosts from a file (one host per line)
23
24
-n, --nopw no password (use ssh directly instead of sshpass)
25
- -l, --log save ssh output (default: ${script_alias}.log) (append)
+ -l, --log save ssh output (default: runoverssh.log) (append)
26
-q, --quiet disable ssh screen output
27
28
--bashflags [flags] set custom bash flags
0 commit comments