Skip to content

Commit

Permalink
Update README for --output_alt_pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
phrawzty committed Feb 23, 2024
1 parent e0b6f04 commit 441e6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Usage: ./check_http_json.rb -u <URI> -e <element> -w <warn> -c <crit>
--result_crit_regex REGEX Critical if element matches REGEX. --result_warn_regex is required.
-p, --perf ELEMENT Output additional fields (performance metrics).
--perf_splitter CHARACTER Additional fields delimiter (default is comma).
--output_alt_pipe CHARACTER Specify a character to replace reserved pipes in the output. Default: !
--perf_regex REGEX Output additional fields expressed as regular expression.
--perf_regex_global Check all occurring matches. --perf-regex is required.
-t, --timeout SECONDS Wait before HTTP timeout.
Expand Down

0 comments on commit 441e6ea

Please sign in to comment.