We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9fa41 commit d1d4fd9Copy full SHA for d1d4fd9
content/md/en/docs/reference/how-to-guides/weights/add-benchmarks.md
@@ -182,7 +182,7 @@ The Benchmarking CLI has a lot of options which can help you automate your bench
182
Execute the following command to run standard benchmarking for your `pallet_you_created`:
183
184
```bash
185
-./target/release/node-template benchmark \
+./target/release/node-template benchmark pallet \
186
--chain dev \
187
--execution wasm \
188
--wasm-execution compiled \
0 commit comments