forked from TrueCloudLab/neoneo-go
a1ed4be223
Old help message is misleading a bit: ``` OPTIONS: --verbose, -v Output full tx info and execution logs --rpc-endpoint value, -r value RPC node address --timeout value, -s value Timeout for the operation (10 seconds by default) (default: 0s) ``` The new one: ``` OPTIONS: --verbose, -v Output full tx info and execution logs --rpc-endpoint value, -r value RPC node address --timeout value, -s value Timeout for the operation (default: 10s) ``` |
||
---|---|---|
.. | ||
options.go | ||
options_test.go |