Parcourir la source

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
rwilkinson il y a 13 ans
Parent
commit
a1cd905ed7
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      setup.py

+ 2 - 0
setup.py

@@ -39,6 +39,8 @@ Options::
     -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.
 '''