Skip to content

Commit

Permalink
Merge pull request #690 from tomato42/fix-docs-for-rtd.io
Browse files Browse the repository at this point in the history
Fix docs for rtd.io
  • Loading branch information
tomato42 committed Aug 5, 2020
2 parents 88eac35 + e833cb9 commit d9510a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/timing-analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ file:
.. code::
isolated_cores=2-10
no_balance_cores=2-20
no_balance_cores=2-10
Then apply the profile:

Expand Down Expand Up @@ -305,6 +305,7 @@ Then run ``analysis.py`` as in the case of data extracted from ``capture.pcap``
file:

.. code:: bash
PYTHONPATH=. python tlsfuzzer/analysis.py -o "/tmp/results"
Expand Down

0 comments on commit d9510a8

Please sign in to comment.