From eaef9be710f9382a38fc3e7c5e8f1bd3c21e40d3 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 6 Sep 2018 10:08:57 -0700 Subject: [PATCH] Clarify -f --- net/net.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/net/net.sh b/net/net.sh index 41951947a..5437338d2 100755 --- a/net/net.sh +++ b/net/net.sh @@ -26,6 +26,7 @@ Operate a configured testnet -S [snapFilename] - Deploy the specified Snap file -s edge|beta|stable - Deploy the latest Snap on the specified Snap release channel -f [cargoFeatures] - List of |cargo --feaures=| to activate + (ignored if -s or -S is specified) Note: if RUST_LOG is set in the environment it will be propogated into the network nodes.