diff options
| -rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -24,9 +24,7 @@ <p>You may upload files using the above form or the following command:</p> <pre> curl https://up.chud.cyou --upload-file 'file' - </pre> - <p>Alternatively</p> - <pre> +# or curl https://up.chud.cyou -F'file=@file' </pre> <p> |
