blob: b2d4cf1f8d26d61c9ce829472b850f94a8e2e6a5 [file]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub global run --help
Run an executable from a globally activated package.
Usage: pub global run <package>:<executable> [args...]
-h, --help Print this usage information.
--[no-]enable-asserts Enable assert statements.
--enable-experiment=<experiment> Runs the executable in a VM with the
given experiments enabled. (Will disable
snapshotting, resulting in slower
startup).
Run "pub help" to see global options.