[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] generate: Include in help torflow's scaling method
commit f72f255f6ee712e5b37e5830b7468506f75ca341
Author: juga0 <juga@xxxxxxxxxx>
Date: Mon Nov 19 18:35:10 2018 +0000
generate: Include in help torflow's scaling method
---
sbws/core/generate.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sbws/core/generate.py b/sbws/core/generate.py
index 42e081a..f9b46cb 100644
--- a/sbws/core/generate.py
+++ b/sbws/core/generate.py
@@ -22,7 +22,9 @@ def gen_parser(sub):
'(latest.v3bw is an atomically created symlink in the same '\
'directory as output.) '\
'If the file is transferred to another host, it should be written to '\
- 'a temporary path, then renamed to the V3BandwidthsFile path.'
+ 'a temporary path, then renamed to the V3BandwidthsFile path.\n'\
+ 'The default scaling method is torflow\'s one. To use different'\
+ 'scaling methods or no scaling, see the options.'
p = sub.add_parser('generate', description=d,
formatter_class=ArgumentDefaultsHelpFormatter)
p.add_argument('--output', default=None, type=str,
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits