Skip to content

Commit

Permalink
json-values: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed Aug 26, 2024
1 parent 37dc0b2 commit d51266b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-plugins/json-values/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Usage Examples

.. code-block:: bash
./json-values --url=http://example.com/example.json --message-key=output --state-key=state --perfdata-key=perfdata
./json-values --url=http://example.com/example.json --message-key=message --state-key=state --perfdata-key=perfdata
cat > /tmp/example.json2 << 'EOF'
{
Expand Down

0 comments on commit d51266b

Please sign in to comment.