Add new parameters to makedefs: --debug and --make
"makedefs --debug --make q" is equivalent to "makedefs -q" with DEBUG defined.
This commit is contained in:
@@ -118,6 +118,14 @@ and
|
||||
.IR vis_tab.h .
|
||||
.SH LONG COMMANDS
|
||||
.TP
|
||||
.BI --debug
|
||||
Show debugging output.
|
||||
.br
|
||||
.TP
|
||||
.B --make \fR[\fIcommand\fR]
|
||||
Execute a short command. Command is given without preceding dash.
|
||||
.br
|
||||
.TP
|
||||
.BI --input " file"
|
||||
Specify the input
|
||||
.I file
|
||||
|
||||
Reference in New Issue
Block a user