Closed jessetan closed 9 years ago
The commandline option -h is short for both --help and --host:
crconsole --help Usage: crconsole [options] Options: -h, --help output usage information -V, --version output the version number -p, --port <port> specify the port [9222] -h, --host <host> developer tools host [localhost]
Help is only available by using --help.
should be fixed now. host key is --host or -a ( short for "address" )
The commandline option -h is short for both --help and --host:
Help is only available by using --help.