From 5bfca4b34d15ef40239ed6074b9ff9c061022946 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 10 Sep 2013 00:46:06 +0200 Subject: s/--proxy_authorization/--proxy-authorization/ The check_http option "--proxy_authorization" is now called "--proxy-authorization" instead. It was always documented this way, and we don't usually use underscores in option names. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0261e491..6c017764 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,7 @@ This file documents the major additions and syntax changes between releases. WARNINGS check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead. + check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way) 1.4.16 27th June 2012 ENHANCEMENTS -- cgit v1.2.3