minor fix to prev
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
+ Added -f* switches to help screen.
|
||||
|
||||
* source/compiler/cmdcheck.c
|
||||
* source/compiler/hbusage.c
|
||||
! -r=<max> -> -r:<max>
|
||||
|
||||
* contrib/libct/screen2.c
|
||||
|
||||
@@ -88,7 +88,7 @@ void hb_compPrintUsage( HB_COMP_DECL, char * szSelf )
|
||||
"\n %cp+ generate pre-processor trace (.ppt) file",
|
||||
"\n %cq quiet",
|
||||
"\n %cq0 quiet and don't display program header",
|
||||
"\n %cr=<max> set maximum number of preprocessor iterations",
|
||||
"\n %cr:<max> set maximum number of preprocessor iterations",
|
||||
/* TODO: "\n %cr[<lib>] request linker to search <lib> (or none)", */
|
||||
"\n %cs syntax check only",
|
||||
/* TODO: "\n %ct<path> path for temp file creation", */
|
||||
|
||||
Reference in New Issue
Block a user