summaryrefslogtreecommitdiff
path: root/src/check_curl.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/check_curl.ggo')
-rw-r--r--src/check_curl.ggo3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/check_curl.ggo b/src/check_curl.ggo
index 7d387d4..532a5ff 100644
--- a/src/check_curl.ggo
+++ b/src/check_curl.ggo
@@ -115,6 +115,9 @@ option "key" - "Private key file name (SSL)"
typestr="key"
optional
+option "digest" D "Use digest auth on http authentication"
+ optional
+
option "protocol" - "The protocol to use (http, ftp)"
string
typestr="protocol"