From b54b0a1d251fb09d0cb2e55f328fa90661a9111e Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sun, 9 Dec 2018 10:03:17 -0800 Subject: [PATCH] Document that -P is now available for |config| --- net/gce.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/gce.sh b/net/gce.sh index 39d46cd975..649b4ccb3e 100755 --- a/net/gce.sh +++ b/net/gce.sh @@ -78,7 +78,7 @@ Manage testnet instances -d [disk-type] - Specify a boot disk type (default None) Use pd-ssd to get ssd on GCE. config-specific options: - none + -P - Use public network IP addresses (default: $publicNetwork) delete-specific options: none