mirror of
https://github.com/c-kr/check_json.git
synced 2026-02-05 14:45:16 +01:00
Fixed readme
This commit is contained in:
@@ -9,7 +9,7 @@ Performance data is also enhanced to extract performance data compliant to Nagio
|
||||
|
||||
Usage:
|
||||
```
|
||||
check_json -u|--url <URL> -a|--attribute <attribute> [ -c|--critical <threshold> ] [ -w|--warning <threshold> ] [ -p|--perfvars <fields> ] [ -t|--timeout <timeout> ] [ -d|--divisor <divisor> ] [ -T|--contenttype <content-type> ] [ -h|--help ]
|
||||
check_json -u|--url <URL> -a|--attribute <attribute> [ -c|--critical <threshold> ] [ -w|--warning <threshold> ] [ -p|--perfvars <fields> ] [ -t|--timeout <timeout> ] [ -d|--divisor <divisor> ] [ -T|--contenttype <content-type> ] [ --ignoressl ] [ -h|--help ]
|
||||
```
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user