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 f4271aa commit ef46717Copy full SHA for ef46717
crates/forge/tests/cli/script.rs
@@ -3197,7 +3197,7 @@ contract CounterScript is Script {
3197
error: the following required arguments were not provided:
3198
--broadcast
3199
3200
-Usage: forge script --broadcast --verify --fork-url <URL> <PATH> [ARGS]...
+Usage: [..] script --broadcast --verify --fork-url <URL> <PATH> [ARGS]...
3201
3202
For more information, try '--help'.
3203
0 commit comments