瀏覽代碼

Clarified sample use case @ index.html

tags/v1.0.0
buckket 9 年之前
父節點
當前提交
9bc204bec5
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      transfersh-web/index.html

+ 2
- 2
transfersh-web/index.html 查看文件

@@ -192,7 +192,7 @@ include "includes/head.html"
<br>$ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.txt
<br>
<br>
<span class="code-title"># Encrypt and upload</span>
<span class="code-title"># Download and decrypt</span>
<br>$ curl https://transfer.sh/1lDau/test.txt|gpg -o- > /tmp/hello.txt
</code>
</div>
@@ -436,4 +436,4 @@ include "includes/head.html"

</body>

</html>
</html>

Loading…
取消
儲存