mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
fix: NOTES CLI, use option to enable cli instead of different binary
This commit is contained in:
parent
5c1266cba2
commit
359d253fb2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue