| Index: sdk/lib/_internal/pub/test/pub_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/pub_test.dart b/sdk/lib/_internal/pub/test/pub_test.dart
|
| index 3fc4c1370e5273f01b7f03d25bf4174c408f91a7..34b3a049b079e5e4b515c5b87c76e34d3ff6fe43 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_test.dart
|
| @@ -219,6 +219,9 @@ main() {
|
|
|
| Usage: pub serve [directories...]
|
| -h, --help Print usage information for this command.
|
| + --hostname The hostname to listen on.
|
| + (defaults to "localhost")
|
| +
|
| --port The base port to listen on.
|
| (defaults to "8080")
|
|
|
|
|