| # GENERATED BY: test/help_test.dart | |
| ## Section 0 | |
| $ pub bump major --help | |
| Increment the major version number (eg. 3.1.2 -> 4.0.0) | |
| Usage: pub bump major <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. | |