diff --git a/docs/docs/users/reference/cli.md b/docs/docs/users/reference/cli.md index e95f0fc7997..2857b5702cd 100644 --- a/docs/docs/users/reference/cli.md +++ b/docs/docs/users/reference/cli.md @@ -712,6 +712,7 @@ Usage: forest-cli state compute [OPTIONS] --epoch Options: --epoch Which epoch to compute the state transition for -n, --n-epochs Number of tipset epochs to compute state for. Default is 1 + --force Force recomputing the state trees regardless whether the results are cached -v, --verbose Print epoch and tipset key along with state root -h, --help Print help ```