Daniel Stenberg
fdbcd39488
docs/cmdline-opts: remove \& escapes from all .d files
...
gen.pl escapes them itself now
2022-08-23 13:43:10 +02:00
Daniel Stenberg
df45fd1794
docs/cmdline-opts: add copyright and license identifier to each file
...
gen.pl now insists on C: and SPDX-License-Identifier: fields to be
present in all files.
Closes #9002
2022-06-14 08:48:09 +02:00
Samuel Henrique
9bd1195150
json.d: fix typo (overriden -> overridden)
...
Closes #8557
2022-03-07 22:48:10 +01:00
Daniel Stenberg
32160cae84
tool_getparam: initial --json support
...
Adds these test cases:
383 - simple single command line option
384 - reading it from stdin
385 - getting two --json options on command line
386 - --next works after --json
Closes #8314
2022-02-01 10:39:55 +01:00