From b91d74858a7924a9e1743858d82eeb3483fe4067 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 21 Dec 2008 20:07:47 +0000 Subject: 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(-) --- scripts/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/functions') diff --git a/scripts/functions b/scripts/functions index 7c69c001..e5ae8164 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 [extension] [url ...] +# Usage: CT_GetFile [.extension] [url ...] CT_GetFile() { local ext local url -- cgit v1.2.3