mirror of
https://github.com/kaesaecracker/servicepoint-ttwhy.git
synced 2025-09-13 19:37:14 +02:00
add cli to readme
This commit is contained in:
parent
299d361010
commit
219180e6f3
1 changed files with 9 additions and 0 deletions
|
@ -13,3 +13,12 @@ dmesg --follow > servicepoint-tty
|
|||
With nix: `nix run github:kaesaecracker/servicepoint-ttwhy`
|
||||
|
||||
Without nix: checkout the repository and execute `cargo run`
|
||||
|
||||
```
|
||||
Usage: servicepoint-ttwhy [OPTIONS]
|
||||
|
||||
Options:
|
||||
-d, --destination <DESTINATION> Address of the display. Try '172.23.42.29:2342'. [default: localhost:2342]
|
||||
-f, --fast... Increase speed, but loose some packages. Add multiple times to go faster.
|
||||
-h, --help Print help
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue