]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: fix wrong documentation in help.d
authorEmil Engler <me@emilengler.com>
Mon, 11 Jan 2021 19:12:48 +0000 (20:12 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Jan 2021 23:08:55 +0000 (00:08 +0100)
curl does not list all categories when you invoke "--help" without any
parameters.

Closes #6436

docs/cmdline-opts/help.d

index bf80b781891cc4848d57daed44681c7e93097efc..b7c68233a1e0f8bd5134c260eb341f5d138c55eb 100644 (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.