Home
last modified time | relevance | path

Searched refs:category (Results 1 – 10 of 10) sorted by relevance

/curl/src/
H A Dtool_help.c45 curlhelp_t category; member
87 if(!(helptext[i].categories & category)) in print_category()
100 if(helptext[i].categories & category) { in print_category()
118 if(curl_strequal(categories[i].opt, category)) { in get_category_content()
120 print_category(categories[i].category, cols); in get_category_content()
135 void tool_help(char *category) in tool_help() argument
140 if(!category) { in tool_help()
149 else if(curl_strequal(category, "all")) in tool_help()
153 else if(curl_strequal(category, "category")) in tool_help()
156 else if(get_category_content(category, cols)) { in tool_help()
[all …]
H A Dtool_help.h28 void tool_help(char *category);
/curl/docs/cmdline-opts/
H A Dhelp.md5 Arg: <category>
19 Usage help. List all curl command line options within the given **category**.
24 For category **all**, curl displays help for all options.
26 If **category** is specified, curl displays all available help categories.
/curl/tests/data/
H A Dtest146220 curl invalid category --help
35 Invalid category provided, here is a list of all categories:
45 misc Options that don't fit into any other category
H A Dtest146137 -h, --help <category> Get help for commands
49 Use "--help category" to get an overview of all categories.
H A Dtest146324 curl file category --help
H A Dtest146424 curl file category --help with lower/upper mix
/curl/scripts/
H A Dmanagen454 my $category;
519 $category=$1;
555 if(!$category) {
784 my $category;
809 $category=$1;
824 $catlong{$long}=$category;
/curl/.github/
H A Dlabeler.yml11 # the files fit into the category, and the any-glob-to-any-file ones are added
/curl/packages/OS400/
H A DREADME.OS400323 to setlocale_a (QADRT's setlocale() ASCII wrapper) with category LC_ALL or

Completed in 47 milliseconds