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 36071ba35302a136e300aa13aa5884095a3f7070..70a78fd342b5f1f107d4050a1185eb3d09ae937e 100644 |
--- a/sdk/lib/_internal/pub/test/pub_test.dart |
+++ b/sdk/lib/_internal/pub/test/pub_test.dart |
@@ -100,6 +100,7 @@ main() { |
Install the current package's dependencies. |
Usage: pub install |
+ --[no-]offline Use cached packages instead of accessing the network |
'''); |
}); |