This commit is contained in:
Chris 2025-03-01 01:00:18 -08:00
parent 0e5ef84203
commit 309fd239f9

View File

@ -49,7 +49,7 @@ The compiled executable will be located in the `target/release` directory.
Run the executable with the required arguments:
```bash
baecun -i <IP_ADDRESS> -p -f <FROM_CALL> -t <TO_CALL> -m "<MESSAGE>" [OPTIONS]
baecun -i <IP_ADDRESS> -p -f <FROM_CALL> -t <TO_CALL> -m <MESSAGE> [OPTIONS]
```
### Command-Line Arguments