2023-01-02 20:51:48 +08:00
|
|
|
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
2022-06-14 06:12:03 +08:00
|
|
|
SPDX-License-Identifier: curl
|
2016-11-28 08:01:13 +08:00
|
|
|
Long: help
|
2020-07-13 20:15:04 +08:00
|
|
|
Arg: <category>
|
2016-11-28 08:01:13 +08:00
|
|
|
Short: h
|
2020-07-13 20:15:04 +08:00
|
|
|
Help: Get help for commands
|
|
|
|
Category: important curl
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --help all
|
2021-09-28 17:50:07 +08:00
|
|
|
Added: 4.0
|
2021-11-15 22:58:20 +08:00
|
|
|
See-also: verbose
|
2023-02-13 22:33:13 +08:00
|
|
|
Multi: custom
|
2016-11-28 08:01:13 +08:00
|
|
|
---
|
2020-07-13 20:15:04 +08:00
|
|
|
Usage help. This lists all commands of the <category>.
|
|
|
|
If no arg was provided, curl will display the most important
|
2021-01-12 03:12:48 +08:00
|
|
|
command line arguments.
|
2020-07-13 20:15:04 +08:00
|
|
|
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.
|