[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [chutney/master] Update the README with expected values for environmental variables
commit bd1d5bd052c60f379b459aaf0fa156a485ff8196
Author: teor <teor2345@xxxxxxxxx>
Date: Tue Sep 12 15:46:38 2017 +1000
Update the README with expected values for environmental variables
---
README | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README b/README
index cfa41c4..8d4bb72 100644
--- a/README
+++ b/README
@@ -37,9 +37,9 @@ You can modify its configuration using command-line arguments, or use the
chutney environmental variables documented below:
Timing Options:
- --start-time CHUTNEY_START_TIME
- --bootstrap-time CHUTNEY_BOOTSTRAP_TIME
- --stop-time CHUTNEY_STOP_TIME
+ --start-time CHUTNEY_START_TIME=N
+ --bootstrap-time CHUTNEY_BOOTSTRAP_TIME=N
+ --stop-time CHUTNEY_STOP_TIME=N
Traffic Options:
--data CHUTNEY_DATA_BYTES=N
@@ -49,8 +49,8 @@ Traffic Options:
--hs-multi-client CHUTNEY_HS_MULTI_CLIENT=N
Address/DNS Options:
- --ipv4 CHUTNEY_LISTEN_ADDRESS
- --ipv6 CHUTNEY_LISTEN_ADDRESS_V6
+ --ipv4 CHUTNEY_LISTEN_ADDRESS=IPV4
+ --ipv6 CHUTNEY_LISTEN_ADDRESS_V6=IPV6
# Chutney uses /etc/resolv.conf if none of these options are set
--dns-conf CHUTNEY_DNS_CONF=PATH
--offline CHUTNEY_DNS_CONF=/dev/null
@@ -69,8 +69,8 @@ Expert Options:
--dry-run NETWORK_DRY_RUN=true
--quiet ECHO=true
- --controlling-pid CHUTNEY_CONTROLLING_PID
- --net-dir CHUTNEY_DATA_DIR
+ --controlling-pid CHUTNEY_CONTROLLING_PID=N
+ --net-dir CHUTNEY_DATA_DIR=PATH
(These are advanced options: in the past, they have had long-standing bugs.)
Standard Actions:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits