diff --git a/man/pike.1 b/man/pike.1 index dfe509e44a507af035c7b732670c06883f6d4a9c..83bede2db77f95dad2d7733728564178ccae8d7d 100644 --- a/man/pike.1 +++ b/man/pike.1 @@ -1,11 +1,11 @@ -.\" $Id: pike.1,v 1.10 2000/03/30 21:07:32 grubba Exp $ +.\" $Id: pike.1,v 1.11 2001/01/14 21:16:46 grubba Exp $ .\" name section last-modified title section-name product/status architecture .ds ]L Pike -.TH pike 1 "$Date: 2000/03/30 21:07:32 $" Pike "Pike Manual" Pike -.\" On Solaris ]L will contain "Last modified $Date: 2000/03/30 21:07:32 $" +.TH pike 1 "$Date: 2001/01/14 21:16:46 $" Pike "Pike Manual" Pike +.\" On Solaris ]L will contain "Last modified $Date: 2001/01/14 21:16:46 $" .\" while HPUX uses ]L to contain "Pike". .\" On OSF/1 ]L will already contain the wanted string. -.if !\*(]LPike .ds ]L $Date: 2000/03/30 21:07:32 $ \" Solaris nroff +.if !\*(]LPike .ds ]L $Date: 2001/01/14 21:16:46 $ \" Solaris nroff .SH NAME pike \- pike compiler and interpreter .SH SYNOPSIS @@ -142,12 +142,18 @@ Enable warnings. .B \-W, \-\-woff, \-\-no\-warnings Disable warnings. .TP +.B \-\-assembler\-debug +Set the peephole optimizer debug level (debug). +.TP .B \-\-compiler\-trace Turn on tracing of the Pike compiler (debug). .TP .B \-\-debug Increase or set the debug level (debug). .TP +.B \-\-optimizer\-debug +Set the global optimizer debug level (debug). +.TP .B \-\-show\-paths Show the paths pike will use and exit (debug). .TP