From a1cd905ed79933193ef1be540cf67db692367d64 Mon Sep 17 00:00:00 2001 From: rwilkinson Date: Thu, 10 May 2012 09:43:58 +0000 Subject: [PATCH] Updated setup.py description. git-svn-id: http://proj.badc.rl.ac.uk/svn/ndg-security/trunk/ndg_httpsclient@8054 051b1e3e-aa0c-0410-b6c2-bfbade6052be --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 44fbeda..7fe8d11 100644 --- a/setup.py +++ b/setup.py @@ -39,6 +39,8 @@ -d, --debug Print debug information - this may be useful in solving problems with HTTP or HTTPS access to a server. + -p FILE, --post-data-file=FILE + POST data file -f FILE, --fetch=FILE Output file -n, --no-verify-peer Skip verification of peer certificate. '''