blob: f829064b6014003a979dd45df5263947a503b20f [file] [log] [blame]
# 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).
--[no-]sound-null-safety Override the default null safety
execution mode.
Run "pub help" to see global options.