fixed example of downloading file command
This commit is contained in:
@ -134,7 +134,7 @@ include "includes/head.html"
|
||||
<br>
|
||||
<br>
|
||||
<span class="code-title"># Download the file</span>
|
||||
<br>$ curl --upload-file ./hello.txt https://transfer.sh/hello.txt
|
||||
<br>$ curl https://transfer.sh/hello.txt -o hello.txt
|
||||
</code>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user