summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorRuslan Baratov <ruslan_baratov@yahoo.com>2016-09-13 17:24:12 (GMT)
committerRuslan Baratov <ruslan_baratov@yahoo.com>2016-09-13 17:24:12 (GMT)
commite5ba1041be862212a3ad66bd51930fc7beeb8140 (patch)
treec1f176b9d343fa91e004cdb6af68e0e167e9a501 /Help
parent112f758223737464959a593084a357ba5d572e8b (diff)
downloadCMake-e5ba1041be862212a3ad66bd51930fc7beeb8140.zip
CMake-e5ba1041be862212a3ad66bd51930fc7beeb8140.tar.gz
CMake-e5ba1041be862212a3ad66bd51930fc7beeb8140.tar.bz2
file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption
Diffstat (limited to 'Help')
-rw-r--r--Help/command/file.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index 256d16d..f8727f0 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -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>``