Skip to content

Commit

Permalink
Fix headline underline length (to avoid RST syntax warnings)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Apr 1, 2020
1 parent b68ba43 commit af1e5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/running-locust-distributed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Sets locust in master mode. The web interface will run on this node.


``--worker``
-----------
------------

Sets locust in worker mode.

Expand Down Expand Up @@ -82,7 +82,7 @@ Optionally used together with ``--master``. Determines what network ports that t
listen to. Defaults to 5557.

``--expect-workers=X``
---------------------
----------------------

Used when starting the master node with ``--no-web``. The master node will then wait until X worker
nodes has connected before the test is started.
Expand Down

0 comments on commit af1e5e8

Please sign in to comment.