docs: fix wrong documentation in help.d

curl does not list all categories when you invoke "--help" without any
parameters.

Closes #6436
This commit is contained in:
Emil Engler 2021-01-11 20:12:48 +01:00 committed by Daniel Stenberg
parent 90aad9cb1f
commit efa5b16d38
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Category: important curl
---
Usage help. This lists all commands of the <category>.
If no arg was provided, curl will display the most important
command line arguments and the list of categories.
command line arguments.
If the argument "all" was provided, curl will display all options available.
If the argument "category" was provided, curl will display all categories and
their meanings.