scripts/managen: the new name and home for the manpage generator

It was previously docs/cmdline-opts/gen.pl

Closes #13089
This commit is contained in:
Daniel Stenberg 2024-03-08 11:22:12 +01:00
parent 39173f66e5
commit 1ccf1cd993
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 26 additions and 17 deletions

View file

@ -40,8 +40,7 @@ struct helptxt {
/*
* The bitmask output is generated with the following command
------------------------------------------------------------
cd $srcroot/docs/cmdline-opts
./gen.pl listcats *.d
make -C docs/cmdline-opts listcats
*/
#define CURLHELP_HIDDEN 1u << 0u