* add information about -vz to the help pages

git-svn-id: trunk@29475 -
This commit is contained in:
Tomas Hajny 2015-01-14 17:08:26 +00:00
parent a6f88e3c1f
commit b1e51054cb
2 changed files with 2 additions and 2 deletions

View File

@ -3768,7 +3768,7 @@ V*2Tembedded_Embedded
**2*_a : Show everything x : Show info about invoked tools **2*_a : Show everything x : Show info about invoked tools
**2*_b : Write file names messages p : Write tree.log with parse tree **2*_b : Write file names messages p : Write tree.log with parse tree
**2*_ with full path v : Write fpcdebug.txt with **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> **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) F*1V<x>_Append '-<x>' to the used compiler binary name (e.g. for version)
**1W<x>_Target-specific options (targets) **1W<x>_Target-specific options (targets)

View File

@ -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'+ '**2*_b : Write file names messages p : Write tree.log with parse tre'+
'e'#010+ 'e'#010+
'**2*_ with full path ',' v : Write fpcdebug.txt with'#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+ '**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'+ 'F*1V<x>_Append '#039'-<x>'#039' to the used compiler binary name (e.g. f'+
'or version)'#010+ 'or version)'#010+