]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: list categories in --help
authorDan Fandrich <dan@coneharvesters.com>
Fri, 28 Jun 2024 21:41:29 +0000 (14:41 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 5 Jul 2024 21:09:47 +0000 (23:09 +0200)
commit6483813be2278644600434866f04406d3af81adf
tree6bfbd03c4d310bde6271cf7027070f2c00e39b9f
parentac7035925a71a602f6cfbaa4708c5ca2932c5e2d
curl: list categories in --help

This eliminates the need to run an extra help subcommand to get the
possible categories, reducing the friction in getting relevant help. The
help wording was also slightly tweaked for grammatical accuracy.

Closes #14055
src/tool_help.c
tests/data/test1461