diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-09-28 17:36:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-09-30 09:40:44 +0200 |
commit | 84025a12f690b733905e3a9017bb01df3aa4e895 (patch) | |
tree | cb2fa4be80ccdfbd56417aa798e5b6432d5948de /docs/HYPER.md | |
parent | 5de119d0b821286022ce1e928738cd9efb0f72fb (diff) | |
download | curl-84025a12f690b733905e3a9017bb01df3aa4e895.tar.gz |
tool_listhelp: easier to generate with gen.pl
tool_listhelp.c is now a separate file with only the command line --help
output, exactly as generated by gen.pl. This makes it easier to generate
updates according to what's in the docs/cmdline-opts docs.
cd $srcroot/docs/cmdline-opts
./gen.pl listhelp *.d > $srcroot/src/tool_listhelp.c
With a configure build, this also works:
make -C src listhelp
Closes #7787
Diffstat (limited to 'docs/HYPER.md')
0 files changed, 0 insertions, 0 deletions