mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
curl: update to new 'more information' link (#5254)
This commit is contained in:
parent
7dcdcea28c
commit
ca9ba675ce
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Mentransfer data dari atau ke server.
|
||||
> Mendukung sebagian besar protokol, termasuk HTTP, FTP, dan POP3.
|
||||
> Informasi lebih lanjut: <https://curl.haxx.se>.
|
||||
> Informasi lebih lanjut: <https://curl.se>.
|
||||
|
||||
- Unduh konten URL ke file:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Trasferisci dati da o ad un server.
|
||||
> Supporta molti protocollo, tra cui HTTP, FTP e POP3.
|
||||
> Maggiori informazioni: <https://curl.haxx.se>.
|
||||
> Maggiori informazioni: <https://curl.se>.
|
||||
|
||||
- Scarica il contenuto di un URL in un file:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 데이터를 서버에서 혹은 서버로 전송.
|
||||
> HTTP,FTP 및 POP3를 포함한 대부분의 프로토콜 지원.
|
||||
> 더 많은 정보: <https://curl.haxx.se>.
|
||||
> 더 많은 정보: <https://curl.se>.
|
||||
|
||||
- URL의 내용을 파일로 다운로드:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Transfere dados entre o computador local e um servidor remoto.
|
||||
> Suporta a maioria dos protocolos de comunicação, incluindo HTTP, FTP e POP3.
|
||||
> Mais informações: <https://curl.haxx.se>.
|
||||
> Mais informações: <https://curl.se>.
|
||||
|
||||
- Descarregar os conteúdos de um URL para um arquivo:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 向 / 从一个服务器传输数据.
|
||||
> 支持大多数协议,包括 HTTP, FTP, 和 POP3.
|
||||
> 更多信息:<https://curl.haxx.se>.
|
||||
> 更多信息:<https://curl.se>.
|
||||
|
||||
- 将指定 URL 的内容下载到文件:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Transfers data from or to a server.
|
||||
> Supports most protocols, including HTTP, FTP, and POP3.
|
||||
> More information: <https://curl.haxx.se>.
|
||||
> More information: <https://curl.se>.
|
||||
|
||||
- Download the contents of an URL to a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue