mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:23:40 +03:00
gen.pl: add '%GLOBALS' as a variable for mainpage
And use it in page-header to list all global command line options.
This commit is contained in:
parent
86ec17b856
commit
ddff8ef706
3 changed files with 39 additions and 2 deletions
|
|
@ -201,3 +201,7 @@ prefix it with "no-". However, in this list we mostly only list and show the
|
|||
When --next is used, it resets the parser state and you start again with a
|
||||
clean option state, except for the options that are "global". Global options
|
||||
will retain their values and meaning even after --next.
|
||||
|
||||
The following options are global:
|
||||
%GLOBALS.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue