curl/docs/cmdline-opts/help.d
Daniel Stenberg f4ff8072f2
docs/cmdline-opts: spellfixes, typos and polish
To make them accepted by the spell checker

Closes #11562
2023-08-01 14:12:22 +02:00

22 lines
555 B
Makefile

c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: help
Arg: <category>
Short: h
Help: Get help for commands
Category: important curl
Example: --help all
Added: 4.0
See-also: verbose
Multi: custom
---
Usage help. This lists all curl command line options within the given
**category**.
If no argument is provided, curl displays only the most important command line
arguments.
For category **all**, curl displays help for all options.
If **category** is specified, curl displays all available help categories.