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 3eaed86 commit c8b57cfCopy full SHA for c8b57cf
test/testdata/goldens/help_test/pub publish --help.txt
@@ -10,7 +10,7 @@ Usage: pub publish [options]
10
-f, --force Publish without confirmation if there are no errors.
11
--skip-validation Publish without validation and resolution (this will ignore errors).
12
-C, --directory=<dir> Run this in the directory <dir>.
13
- --[no-]fatal-warnings Treat warnings as fatal.
+ --[no-]fatal-warnings When disabled, exit 0 even if there are warnings in --dry-run
14
(defaults to on)
15
16
Run "pub help" to see global options.
0 commit comments