diff --git a/docs/docs/users/reference/cli.md b/docs/docs/users/reference/cli.md index 27edcc9956a..81f00b55c57 100644 --- a/docs/docs/users/reference/cli.md +++ b/docs/docs/users/reference/cli.md @@ -1671,10 +1671,11 @@ Arguments: ... Path to test dumps that are generated by `forest-tool api dump-tests` command Options: - --db Path to the database folder that powers a Forest node - --chain Filecoin network chain - --out-dir Folder into which test snapshots are dumped - -h, --help Print help + --db Path to the database folder that powers a Forest node + --chain Filecoin network chain + --out-dir Folder into which test snapshots are dumped + --allow-response-mismatch Allow generating snapshot even if Lotus generated a different response. This is useful when the response is not deterministic + -h, --help Print help ``` ### `forest-tool api dump-tests`