File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,13 @@ <h2 class="page-title">
4343 </ div >
4444 < div id ="terminal " class ="terminal ">
4545 < code class ="code-wrapper "> < span class ="code-title "> # Upload using cURL</ span >
46- $ curl --upload-file ./hello.txt {{.WebAddress}}hello.txt {{.WebAddress}}{{.SampleToken}}/hello.txt
46+ $ curl --upload-file ./hello.txt {{.WebAddress}}hello.txt
47+ {{.WebAddress}}{{.SampleToken}}/hello.txt
4748
4849 < span class ="code-title "> # Using the shell function</ span >
4950 $ transfer hello.txt
50- ##################################################### 100.0% {{.WebAddress}}{{.SampleToken2}}/hello.txt
51+ ##################################################### 100.0%
52+ {{.WebAddress}}{{.SampleToken2}}/hello.txt
5153 </ code >
5254 </ div >
5355 < div id ="web ">
You can’t perform that action at this time.
0 commit comments