blob: 475353fa1bce71571e63357de23a8672763cc15e [file] [log] [blame]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub deps --help
Print package dependencies.
Usage: pub deps [arguments...]
-h, --help Print this usage information.
-s, --style How output should be displayed.
[compact, tree (default), list]
--[no-]dev Whether to include dev dependencies.
(defaults to on)
--executables List all available executables.
--json Output dependency information in a json format.
-C, --directory=<dir> Run this in the directory<dir>.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-deps for detailed documentation.