mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-11 04:01:37 +02:00
* add information about -vz to the help pages
git-svn-id: trunk@29475 -
This commit is contained in:
parent
a6f88e3c1f
commit
b1e51054cb
@ -3768,7 +3768,7 @@ V*2Tembedded_Embedded
|
||||
**2*_a : Show everything x : Show info about invoked tools
|
||||
**2*_b : Write file names messages p : Write tree.log with parse tree
|
||||
**2*_ with full path v : Write fpcdebug.txt with
|
||||
**2*_ lots of debugging info
|
||||
**2*_z : Write output to stderr lots of debugging info
|
||||
**2*_m<x>,<y> : Do not show messages numbered <x> and <y>
|
||||
F*1V<x>_Append '-<x>' to the used compiler binary name (e.g. for version)
|
||||
**1W<x>_Target-specific options (targets)
|
||||
|
@ -1615,7 +1615,7 @@ const msgtxt : array[0..000311,1..240] of char=(
|
||||
'**2*_b : Write file names messages p : Write tree.log with parse tre'+
|
||||
'e'#010+
|
||||
'**2*_ with full path ',' v : Write fpcdebug.txt with'#010+
|
||||
'**2*_ lots of debugging info'#010+
|
||||
'**2*_z : Write output to stderr lots of debugging info'#010+
|
||||
'**2*_m<x>,<y> : Do not show messages numbered <x> and <y>'#010+
|
||||
'F*1V<x>_Append '#039'-<x>'#039' to the used compiler binary name (e.g. f'+
|
||||
'or version)'#010+
|
||||
|
Loading…
Reference in New Issue
Block a user