[tor-commits] [chutney/master] Updated usage comments in 'bootstrap-network.sh'

teor at torproject.org teor at torproject.org
Fri Jan 24 01:37:58 UTC 2020


commit 633f3740d3ea256ff4b562876b55a0cac799520d
Author: Steven Engler <sengler at uwaterloo.ca>
Date:   Tue Jan 21 23:29:22 2020 -0500

    Updated usage comments in 'bootstrap-network.sh'
    
    The usage comment now correctly describes the default network
    flavour started by the script.
---
 tools/bootstrap-network.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/bootstrap-network.sh b/tools/bootstrap-network.sh
index 34db0f3..64d644b 100755
--- a/tools/bootstrap-network.sh
+++ b/tools/bootstrap-network.sh
@@ -10,7 +10,7 @@
 # Usage:
 #    tools/bootstrap-network.sh [network-flavour]
 #    network-flavour: one of the files in the networks directory,
-#                     (default: 'basic')
+#                     (default: 'bridges+hs-v2')
 #
 
 # Get a working chutney path





More information about the tor-commits mailing list