summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-12-21 20:07:47 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-12-21 20:07:47 (GMT)
commitb91d74858a7924a9e1743858d82eeb3483fe4067 (patch)
tree25616b71aabb40517d13fdcbd7f30372af01f67b /scripts/functions
parent54ef20b0f8dcbb0130c86bdf6d4bec6fb2cb8048 (diff)
Make it clear that, if the second argument of CT_GetFile starts with a dot, it is considered to be the preferred extension.
/trunk/scripts/functions | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index 7c69c00..e5ae816 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -434,7 +434,7 @@ CT_DoGetFile() {
}
# Download the file from one of the URLs passed as argument
-# Usage: CT_GetFile <filename> [extension] <url> [url ...]
+# Usage: CT_GetFile <filename> [.extension] <url> [url ...]
CT_GetFile() {
local ext
local url