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