Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
e43ee3a7
Commit
e43ee3a7
authored
25 years ago
by
Henrik (Grubba) Grubbström
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
man/pike.1
+8
-5
8 additions, 5 deletions
man/pike.1
with
8 additions
and
5 deletions
man/pike.1
+
8
−
5
View file @
e43ee3a7
.\" $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).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment