blob: 7d835a3816d27d0d04f4bcb069f5bbcfbd6667a3 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: help
4Arg: <category>
5Short: h
6Help: Get help for commands
7Category: important curl
8Example: --help all
9Added: 4.0
10See-also: verbose
11Multi: boolean
12---
13Usage help. This lists all commands of the <category>.
14If no arg was provided, curl will display the most important
15command line arguments.
16If the argument "all" was provided, curl will display all options available.
17If the argument "category" was provided, curl will display all categories and
18their meanings.