Merge topic 'file-curl-userpw'

abeb42f1 Help: Add notes for topic 'file-curl-userpw'
e5ba1041 file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption
This commit is contained in:
Brad King
2016-09-14 08:56:22 -04:00
committed by CMake Topic Stage
10 changed files with 48 additions and 0 deletions
+3
View File
@@ -222,6 +222,9 @@ Options to both ``DOWNLOAD`` and ``UPLOAD`` are:
``TIMEOUT <seconds>``
Terminate the operation after a given total time has elapsed.
``USERPWD <username>:<password>``
Set username and password for operation.
Additional options to ``DOWNLOAD`` are:
``EXPECTED_HASH ALGO=<value>``