A few misc things I noticed with the help in the ubuntu tar.gz bladebit cuda alpha release
./bladebit_cuda help cudaplot returns nothing
--compression text is confusing. Says default level is 1 but the default appears to be no compression ( --compression 0)
Version
bladebit-cuda-v3.0.0-alpha1-ubuntu-x86-64.tar.gz
What platform are you using?
Linux
What ui mode are you using?
CLI
Relevant log output
~/bladebit$ ./bladebit_cuda help cudaplot
Fatal Error:
Unknown command 'cudaplot'.
---------------
--compress [level] : Compress the plot. Optionally pass a compression level parameter.
If no level parameter is passed, the default compression level of 1 is used.
You can set a compression level from 0 to 6.
Where 0 means no compression, and 6 is the highest compression.
Higher compression means smaller plots, but more CPU usage during harvesting.
What happened?
A few misc things I noticed with the help in the ubuntu tar.gz bladebit cuda alpha release
Version
bladebit-cuda-v3.0.0-alpha1-ubuntu-x86-64.tar.gz
What platform are you using?
Linux
What ui mode are you using?
CLI
Relevant log output