mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:13:36 +03:00
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:
parent
39173f66e5
commit
1ccf1cd993
7 changed files with 26 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue