| # GENERATED BY: test/help_test.dart | |
| ## Section 0 | |
| $ pub bump breaking --help | |
| Increment to the next breaking version (eg. 0.1.2 -> 0.2.0) | |
| Usage: pub bump breaking <subcommand> [arguments...] | |
| -h, --help Print this usage information. | |
| -n, --dry-run Report what would change, but don't change anything. | |
| Run "pub help" to see global options. | |