commit 17b0cf422adc81d356d1db4aba46b495e9487d0b Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Jun 5 09:14:02 2020 +0200
Remove documentation for --traffic-model parameter. --- onionperf/docs/onionperf.rst | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/onionperf/docs/onionperf.rst b/onionperf/docs/onionperf.rst index 51e30a6..b16c79e 100644 --- a/onionperf/docs/onionperf.rst +++ b/onionperf/docs/onionperf.rst @@ -168,11 +168,6 @@ A oneshot measurement will run only until one successful download has completed. The 'SOURCE' STRING to use in stats files produced by OnionPerf (default: hostname of the current machine) ::
---traffic-model PATH - -A file PATH to a TGen graphml XML traffic model, to use instead of the built-in Torperf traffic model (default: None) -:: - --prefix PATH
A directory PATH prefix where OnionPerf will run (default: current directory)
tor-commits@lists.torproject.org