Update README.md

This commit is contained in:
House of Vanity
2023-06-20 00:37:19 +03:00
committed by GitHub
parent d419f5a800
commit d5e8e8bf7c

View File

@@ -1,5 +1,6 @@
# rexec
Parallel SSH executor in Rust. Read hosts from `known_hosts`
[![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)
```
[ab@test debug]$ ./rexec -k admin-gce-sc.* --help
Usage: rexec [OPTIONS] --kh <KNOWN_HOSTS> --command <COMMAND>