diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-19 12:17:27 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-19 12:17:27 +0000 |
| commit | 8f187584e9fb68a6268add75331ea2440cdec4b2 (patch) | |
| tree | e04b6d1acb02110bbd7e8da58a41e8a8ff6953b4 /src | |
| parent | 27545f6d1833a0e5b5097b371571776a63108722 (diff) | |
gf-cloud-api.html: fixed a typo
in the documentation of command=remake.
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/gf-cloud-api.html | 4 |
1 files 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: <br>}</code></blockquote> <dt><code>/cloud?dir=</code>...<code>&command=<strong>remake</strong>&</code><var>path<sub>1</sub></var><code>=</code><var>source<sub>1</sub></var><code>&</code><var>path<sub>2</sub></var><code>=</code><var>source<sub>2</sub></var><code>&</code>... - <dd>Like <code>command=<strong>remake</strong></code>, except you can leave + <dd>Like <code>command=<strong>make</strong></code>, except you can leave the <var>source<sub>i</sub></var> parts empty to reuse previously uploaded files. @@ -150,7 +150,7 @@ For documentation of GF shell commands, see: <hr> <address></address> <div class=modtime><small> -<!-- hhmts start -->Last modified: Fri Apr 19 13:46:24 CEST 2013 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Apr 19 14:12:55 CEST 2013 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
