From 8f187584e9fb68a6268add75331ea2440cdec4b2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 19 Apr 2013 12:17:27 +0000 Subject: [PATCH] gf-cloud-api.html: fixed a typo in the documentation of command=remake. --- src/www/gf-cloud-api.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/gf-cloud-api.html b/src/www/gf-cloud-api.html index d2dac9f28..844da42f6 100644 --- a/src/www/gf-cloud-api.html +++ b/src/www/gf-cloud-api.html @@ -128,7 +128,7 @@ For documentation of GF shell commands, see:
}
/cloud?dir=...&command=remake&path1=source1&path2=source2&... -
Like command=remake, except you can leave +
Like command=make, except you can leave the sourcei parts empty to reuse previously uploaded files. @@ -150,7 +150,7 @@ For documentation of GF shell commands, see:
-Last modified: Fri Apr 19 13:46:24 CEST 2013 +Last modified: Fri Apr 19 14:12:55 CEST 2013
TH