]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: make --show-headers the same as --include
authorDaniel Stenberg <daniel@haxx.se>
Wed, 10 Jul 2024 14:30:17 +0000 (16:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 3 Aug 2024 17:56:57 +0000 (19:56 +0200)
commit82c53f821fa3fd40379b4c801cc77eb27b4f871e
tree419279ac089cf834f2a4832f40fd73657a37d1e4
parent709a6a39656a76828cd17ca85c399f937cec8729
tool_getparam: make --show-headers the same as --include

Simply a name alias that better explains what the option does.

Closes #13987
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/include.md [deleted file]
docs/cmdline-opts/show-headers.md [new file with mode: 0644]
docs/options-in-versions
src/tool_getparam.c
src/tool_listhelp.c
tests/data/test1461
tests/test1139.pl