summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/help.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/help.d')
-rw-r--r--docs/cmdline-opts/help.d12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/cmdline-opts/help.d b/docs/cmdline-opts/help.d
index 64aa696d4..bf80b7818 100644
--- a/docs/cmdline-opts/help.d
+++ b/docs/cmdline-opts/help.d
@@ -1,6 +1,12 @@
Long: help
+Arg: <category>
Short: h
-Help: This help text
+Help: Get help for commands
+Category: important curl
---
-Usage help. This lists all current command line options with a short
-description.
+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.
+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.