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

版本V2.0.1使用报错:Unexpected argument '/datafile' #265

Closed caodaye closed 1 year ago

caodaye commented 1 year ago

[root@localhost bl]# ./bladebit -v -f bXXXX -c xxxx -n 1 /datafile

Fatal Error:
Unexpected argument '/datafile' 系统环境:Debian11、centos9 都是这个报错。请问是我的格式错了么,还是版本的问题

harold-b commented 1 year ago

It looks like you are trying to use the cli format of v1. Download the v1 binaries if you'd like to continue using it. For v2, it changed to a subcommand format (see README.md). So you need to use the ramplot subcommand.