Skip to content
Snippets Groups Projects
Commit e43ee3a7 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Documented the -W, --woff and --no-wanrings flags.

Rev: man/pike.1:1.9
parent 098c8aa4
No related branches found
No related tags found
No related merge requests found
.\" $Id: pike.1,v 1.8 1999/12/13 01:27:29 grubba Exp $
.\" $Id: pike.1,v 1.9 2000/03/30 19:07:03 grubba Exp $
.\" name section last-modified title section-name product/status architecture
.ds ]L Pike
.TH pike 1 "$Date: 1999/12/13 01:27:29 $" Pike "Pike Manual" Pike
.\" On Solaris ]L will contain "Last modified $Date: 1999/12/13 01:27:29 $"
.TH pike 1 "$Date: 2000/03/30 19:07:03 $" Pike "Pike Manual" Pike
.\" On Solaris ]L will contain "Last modified $Date: 2000/03/30 19:07:03 $"
.\" while HPUX uses ]L to contain "Pike".
.\" On OSF/1 ]L will already contain the wanted string.
.if !\*(]LPike .ds ]L $Date: 1999/12/13 01:27:29 $ \" Solaris nroff
.if !\*(]LPike .ds ]L $Date: 2000/03/30 19:07:03 $ \" Solaris nroff
.SH NAME
pike \- pike compiler and interpreter
.SH SYNOPSIS
......@@ -137,7 +137,10 @@ to the program path.
Print version of Pike and exit.
.TP
.B \-w, \-\-warnings
Enable warnings.
Enable warnings (default).
.TP
.B \-W, \-\-woff, \-\-no\-warnings
Disable warnings.
.TP
.B \-\-compiler\-trace
Turn on tracing of the Pike compiler (debug).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment