| Index: sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart b/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
|
| index 3f3868cea3d8fbae7114f541c59d5da8c64311b9..37413b5f118f47b0a2c7b2261a8ac613ca3e8aad 100644
|
| --- a/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
|
| @@ -18,7 +18,7 @@ main() {
|
| error: '''
|
| Build directory names are not allowed if "--all" is passed.
|
|
|
| - Usage: pub build [options]
|
| + Usage: pub build [options] [directories...]
|
| -h, --help Print usage information for this command.
|
| --format How output should be displayed.
|
| [text (default), json]
|
|
|