We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42834f commit badec76Copy full SHA for badec76
src/content/tools/pub/cmd/pub-lish.md
@@ -38,7 +38,7 @@ either don't use `--force`, or use `--dry-run` first.
38
39
### `--skip-validation`
40
41
-Publishes without going through the validation process or resolving dependencies.
+Publishes without going through the client-side validation process or resolving dependencies.
42
This is useful for advanced users who knows why the validation might fail and wishes to side step a particularly issues.
43
44
**Example:** When publishing to pub.dev it may take a few minutes for a newly published package to become available.
0 commit comments