1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 00:22:08 +02:00
Commit graph

36 commits

Author SHA1 Message Date
Fazle Arefin
f300fc459d
curl: edit page (#13311) 2024-07-27 23:17:12 +02:00
Fazle Arefin
04469e66fa
curl: edit page (#13310)
---------

Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-07-27 16:13:47 +02:00
Sebastiaan Speck
dcb53c85a0
pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
K.B.Dharun Krishna
d3be418494
curl: update link to documentation (#10239)
* curl: update link to documentation

* windows/curl: revert to Original link
2023-05-20 07:49:15 +05:30
pixel
263508cd44
*: replace file(s) syntax and add path/to/ to more things (#9592)
* Fix file(s) and more path/to

* Update pages.it/common/rm.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* thanks emily your suggestion was dogshit

https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-06 16:47:56 +10:00
Tomasz Janiszewski
a51f7f6ce1
curl: add --fail in example (#6630) 2021-11-04 23:35:40 +00:00
Seth Falco
3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
Nicolas Kosinski
69f02b6510
curl: use long arguments (#5872) 2021-05-04 11:37:07 +02:00
bl-ue
ca9ba675ce
curl: update to new 'more information' link (#5254) 2021-02-07 20:27:41 +00:00
Al Berez
2e9c71731b
curl: explain -d example (#4183) 2020-07-21 22:27:14 +02:00
pxgamer
4a8e8d0363 curl: add link to homepage 2019-06-09 18:53:49 +02:00
Waldir Pimenta
04fad240fe curl: remove -I from auth example (fixes #1406) (#1417)
(also, minor tweaks to some of the descriptions)
2017-06-26 06:13:01 -04:00
Zhou Fangyi
5a17e68729 curl: add separate entry for header & HTTP method; clarify entry for JSON (#1396) 2017-06-06 08:23:00 +01:00
Waldir Pimenta
01a9717bc9 curl: tweak desc of last example, per code review 2017-04-19 19:30:33 +01:00
Waldir Pimenta
e6a54d891a curl: remove secure/insecure ambiguity 2017-04-19 19:30:33 +01:00
Waldir Pimenta
b051c298d0 curl: spell out the --insecure option 2017-04-19 19:30:33 +01:00
Waldir Pimenta
3acc0d64b8 curl: simplify last example (#1246) 2017-04-19 19:30:33 +01:00
morrme
b69c14b404 curl: improve last example per issue #1246 (#1326) 2017-04-15 09:49:12 +01:00
Waldir Pimenta
b8dd048a93 curl: minor punctuation fix 2017-02-02 11:35:43 +00:00
jcherqui
672878abd0 curl: add -I option to the -u example (#1240) 2017-01-15 15:47:30 +00:00
Eric Nielsen
e0d884efeb curl: Add more download and rewrite data examples (#1023)
- Download: first example introduces `-o`, second one introduces `-O`,
  third example introduces `-L` and `-C` using brackets as per #1018
- Data: first example introduces `-d` (default method is POST and
  default Content-Type is application/x-www-form-urlencoded), second
  example introduces `-X` and `-H`
- Remove "Head request"
- Expand description of "Send form-encoded data" example
2016-08-31 19:33:33 +01:00
Max Beier
49c7b1b342 curl: hyphen instead of en dash (#857) 2016-04-26 18:28:44 +01:00
Jacob Clark
fae986d625 Client certificate in cUrl example 2016-01-28 12:12:55 +00:00
Bob Strecansky
a5c853137a Update curl.md
Only including the HEAD change
2016-01-22 18:33:32 -05:00
Bob Strecansky
1770008a2e Update curl.md 2016-01-19 13:17:03 -05:00
Bob Strecansky
e3f51a7aa5 Update curl.md
Fixing Syntax to pass CI
2016-01-19 13:16:54 -05:00
Bob Strecansky
96fcae692b Update curl.md 2016-01-19 13:14:49 -05:00
Bob Strecansky
a129e7c02e Update curl.md 2016-01-19 13:13:41 -05:00
Bob Strecansky
982fcfce4a -H instead of --head for cURL, adding verbose output 2016-01-19 13:09:42 -05:00
Igor Shubovych
4b9e574df8 Merge branch 'curl-header' of git://github.com/jamescarlos/tldr into jamescarlos-curl-header 2016-01-12 21:33:40 +02:00
James Carlos
b38813ca3f curl: add --header example 2016-01-12 11:24:22 -08:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Maks Makrovets
16d9553b6c curl: fix example according to style guide. 2016-01-06 13:08:39 +02:00
lord63
56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
Florent Guilleux
01965fd3cf Add user password -u option to Curl 2014-03-11 10:01:45 -05:00
rprieto
f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00
Renamed from common/curl.md (Browse further)