mirror of
https://github.com/curl/curl.git
synced 2026-08-02 22:30:28 +03:00
tool_listhelp: regenerated
Polished the --ipfs-gateway description Fixed the --trace-config description The script also fixed some other small mistakes Closes #11923
This commit is contained in:
parent
6a85659e7d
commit
bb83f86a74
3 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@ c: Copyright (C) 2023, Mark Gaiser, <markg85@gmail.com>
|
|||
SPDX-License-Identifier: curl
|
||||
Long: ipfs-gateway
|
||||
Arg: <URL>
|
||||
Help: Defines the gateway to handle IPFS protocol requests.
|
||||
Help: Gateway for IPFS
|
||||
Added: 8.4.0
|
||||
See-also: help manual
|
||||
Category: ipfs
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|||
SPDX-License-Identifier: curl
|
||||
Long: trace-config
|
||||
Arg: <string>
|
||||
Help: enable
|
||||
Help: Details to log in trace/verbose output
|
||||
Mutexed: trace verbose
|
||||
Category: verbose
|
||||
Example: --trace-config ids,http/2 $URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue