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:
Daniel Stenberg 2023-09-23 11:27:03 +02:00
parent 6a85659e7d
commit bb83f86a74
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 9 additions and 9 deletions

View file

@ -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

View file

@ -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