Skip to content

Commit

Permalink
Merge pull request #45 from atorkhov/patch-1
Browse files Browse the repository at this point in the history
Fix typo in runner.rst.
  • Loading branch information
mcdonc committed Oct 30, 2013
2 parents c957f1d + 90e6387 commit 992dd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/runner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Tuning options:
Number of bytes to request when calling ``socket.recv()``. Default is
8192.

``--send-bytes=INT```
``--send-bytes=INT``
Number of bytes to send to socket.send(). Default is 18000.
Multiples of 9000 should avoid partly-filled TCP packets.

Expand Down

0 comments on commit 992dd54

Please sign in to comment.