Skip to content

Commit

Permalink
doc: Fixes typos in tfo plugin documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
irl committed Jan 16, 2018
1 parent e4c17de commit 4a9df20
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions doc/plugins/tfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,13 @@ To use the TFO plugin, specify ``tfo`` as the plugin to use on the command-line:
This will run two HTTP GET request connections over TCP for each job input, one
without using TCP Fast Open and one using it.

.. code-block:: shell
pspdr measure -i tfo </usr/share/doc/pathspider/examples/webtest.ndjson >results.ndjson
Supported Connection Modes
--------------------------

This plugin supports the following connection modes:

* http - Performs a GET request
* http - Performs a GET request using HTTPS
* https - Performs a GET request using HTTPS
* dnstcp - Performs a DNS query using TCP

To use an alternative connection mode, add the ``--connect`` argument to the
Expand Down

0 comments on commit 4a9df20

Please sign in to comment.