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