fix: NOTES CLI, use option to enable cli instead of different binary

This commit is contained in:
Cyrix126 2024-06-15 09:59:43 +02:00
parent 5c1266cba2
commit 359d253fb2

View file

@ -23,7 +23,7 @@
Example:
```
gupaxx-cli --token xxxxx --address xxxxx --hero --p2pool="127.0.0.1:3333" --xmrig-add-args="--xxx --xxx" -t 8 -q --path-xmrig="/path/to/xmrig-binary"
gupaxx --cli --token xxxxx --address xxxxx --hero --p2pool="127.0.0.1:3333" --xmrig-add-args="--xxx --xxx" -t 8 -q --path-xmrig="/path/to/xmrig-binary"
```
## Commands