riscv-software-src / riscof

BSD 3-Clause "New" or "Revised" License
61 stars 39 forks source link

Error in Quickstart #49

Open jeras opened 2 years ago

jeras commented 2 years ago

In Quickstart section 3.7 there is CLI:

$ riscof --verbose info arch-tests --clone

When executed it returns an error:

$ riscof --verbose info arch-tests --clone
Usage: riscof [OPTIONS] COMMAND [ARGS]...
Try 'riscof --help' for help.

Error: No such command 'arch-tests'.