mirror of https://github.com/CrimsonTome/tldr.git
curl: update link to documentation (#10239)
* curl: update link to documentation * windows/curl: revert to Original linkpull/23/head
parent
4b0d01f004
commit
d3be418494
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Überträgt Daten von oder zu einem Server.
|
||||
> Unterstützt die meisten Protokolle, inklusive HTTP, FTP und POP3.
|
||||
> Weitere Informationen: <https://curl.se>.
|
||||
> Weitere Informationen: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- Lade den Inhalt einer URL in eine Datei:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Transfère des données depuis ou vers un serveur.
|
||||
> Accepte la plupart des protocoles, notamment HTTP, FTP et POP3.
|
||||
> Plus d'informations : <https://curl.se>.
|
||||
> Plus d'informations : <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- Télécharger le contenu d'une URL dans un fichier :
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Mentransfer data dari atau ke server.
|
||||
> Mendukung sebagian besar protokol, termasuk HTTP, FTP, dan POP3.
|
||||
> Informasi lebih lanjut: <https://curl.se>.
|
||||
> Informasi lebih lanjut: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- 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.se>.
|
||||
> Maggiori informazioni: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- Scarica il contenuto di un URL in un file:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 데이터를 서버에서 혹은 서버로 전송.
|
||||
> HTTP,FTP 및 POP3를 포함한 대부분의 프로토콜 지원.
|
||||
> 더 많은 정보: <https://curl.se>.
|
||||
> 더 많은 정보: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- 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.se>.
|
||||
> Mais informações: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- Descarregar os conteúdos de um URL para um arquivo:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 向 / 从一个服务器传输数据。
|
||||
> 支持大多数协议,包括 HTTP, FTP, 和 POP3.
|
||||
> 更多信息:<https://curl.se>.
|
||||
> 更多信息:<https://curl.se/docs/manpage.html>.
|
||||
|
||||
- 将指定 URL 的内容下载到文件:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 向 / 從一個伺服器傳輸數據。
|
||||
> 支持大多數協議,包括 HTTP、FTP 和 POP3.
|
||||
> 更多資訊:<https://curl.se>.
|
||||
> 更多資訊:<https://curl.se/docs/manpage.html>.
|
||||
|
||||
- 將指定 URL 的內容下載到檔案:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Transfers data from or to a server.
|
||||
> Supports most protocols, including HTTP, FTP, and POP3.
|
||||
> More information: <https://curl.se>.
|
||||
> More information: <https://curl.se/docs/manpage.html>.
|
||||
|
||||
- Download the contents of a URL to a file:
|
||||
|
||||
|
|
Loading…
Reference in New Issue