in reply to Felix πŸ‡¨πŸ‡¦ πŸ‡©πŸ‡ͺ πŸ‡ΊπŸ‡¦

since a few versions back you can also get full help on every single command line option with "curl -h [option]". For example get -v explained in detail by typing "curl -h -v".

There are just so many options but we try different things to make it easier for users to find the right options and to learn what they do...

⇧