mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 10:15:33 +02:00
curl: update link (#9537)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
3b5ff92995
commit
7778730760
6 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue