Skip to content

Commit 670e4b2

Browse files
committed
updated README
1 parent 1ff09ef commit 670e4b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runoverssh root "systemctl restart apache2" webserver webserver2
6565

6666
#### Reboot three hosts, which contain the same root password. Writes the SSH output to `reboot.log`.
6767
```
68-
$ runoverssh --logfile reboot.log --globalpw root "reboot" host1 host2 host3
68+
runoverssh --logfile reboot.log --globalpw root "reboot" host1 host2 host3
6969
```
7070

7171
#### Run puppet agent in all nodes listed in `puppet-nodes`, supressing the output

0 commit comments

Comments
 (0)