Skip to content

Commit

Permalink
0.1.2 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
freedomkk-qfeng committed Jan 5, 2018
1 parent 3b1a46e commit c1c790e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ https://github.com/shanghai-edu/multissh/releases/
**cmdfile 示例**
```
show clock
exit
```
**hostfile 示例**
```
Expand Down Expand Up @@ -85,7 +84,7 @@ exit
## 用法
#### cmd string & host string
```
./multissh -cmd "show clock;exit" -hosts "192.168.15.101;192.168.15.102" -u admin -p admin
./multissh -cmd "show clock" -hosts "192.168.15.101;192.168.15.102" -u admin -p admin
192.168.15.101 ssh start
sw-1#show clock
Expand Down

0 comments on commit c1c790e

Please sign in to comment.