Update README.md

This commit is contained in:
House of Vanity
2023-06-20 02:59:43 +03:00
committed by GitHub
parent f0e05bb43e
commit 2b287af730

View File

@@ -3,8 +3,10 @@ Parallel SSH executor in Rust. It can read servers from `~/.ssh/known_hosts`
or even expand servers from bash expanshion line `cassandra.{prod,dev}.example.com`
[![Rust-static-build](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml/badge.svg)](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml)
```shell
[ab@test debug]$ ./rexec -k admin-gce-sc.* --help
Parallel SSH executor in Rust