Skip to content

Commit

Permalink
haproxy-status: Update README.rst (#760)
Browse files Browse the repository at this point in the history
Correction in README.rst

instead of haproxy-status, should be haproxy-stats in examples.
  • Loading branch information
vnovakovic authored May 6, 2024
1 parent b1e541f commit f24e8db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions check-plugins/haproxy-status/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Usage Examples

.. code-block:: bash
./haproxy-status --username haproxy-status --password password --url http://webserver/server-status
./haproxy-status --username haproxy-stats --password password --url http://webserver/server-status
Output:

Expand All @@ -99,7 +99,7 @@ Output:
.. code-block:: bash
./haproxy-status --username haproxy-status --password password --url http://webserver/server-status --lengthy
./haproxy-status --username haproxy-stats --password password --url http://webserver/server-status --lengthy
Output:

Expand Down

0 comments on commit f24e8db

Please sign in to comment.