Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
337 stars 106 forks source link

[Bug] Bladebit Cuda help file issues #287

Open rkroelin opened 1 year ago

rkroelin commented 1 year ago

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

~/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.