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
7fdb9fa6
Commit
7fdb9fa6
authored
26 years ago
by
Henrik (Grubba) Grubbström
Browse files
Options
Downloads
Patches
Plain Diff
Some minor changes.
Rev: man/pike.1:1.4
parent
f46108ec
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
+14
-9
14 additions, 9 deletions
man/pike.1
with
14 additions
and
9 deletions
man/pike.1
+
14
−
9
View file @
7fdb9fa6
.\" $Id: pike.1,v 1.
3
1998/05/12 21:
22:20
grubba Exp $
.\" $Id: pike.1,v 1.
4
1998/05/12 21:
47:54
grubba Exp $
.\" name section last-modified section-name title product/status architecture
.\" name section last-modified section-name title product/status architecture
.ds ]L Pike
.ds ]L Pike
.TH pike 1 "$Date: 1998/05/12 21:
22:20
$" Pike "Pike Manual" Pike
.TH pike 1 "$Date: 1998/05/12 21:
47:54
$" Pike "Pike Manual" Pike
.if !\*(]LPike .ds ]L $Date: 1998/05/12 21:
22:20
$ \" Solaris nroff
.if !\*(]LPike .ds ]L $Date: 1998/05/12 21:
47:54
$ \" Solaris nroff
.SH NAME
.SH NAME
pike \- pike compiler and interpreter
pike \- pike compiler and interpreter
.SH SYNOPSIS
.SH SYNOPSIS
.B pike
.B pike
[
[
.B -driver
options
.B
\
-driver
\-
options
...
] [
] [
.IR script
.IR script
[
[
.B script
arguments
.B script
\-
arguments
...
] ]
] ]
.SH DESCRIPTION
.SH DESCRIPTION
Compiler and interpreter for the Pike programming language.
Compiler and interpreter for the Pike programming language.
...
@@ -138,7 +138,12 @@ Increase or set the debug level (debug).
...
@@ -138,7 +138,12 @@ Increase or set the debug level (debug).
Show the paths pike will use and exit (debug).
Show the paths pike will use and exit (debug).
.TP
.TP
.B \-\-trace
.B \-\-trace
Increase or set the trace level (debug).
Increase the trace level (debug).
.TP
.BI \-\-trace =num
Set the trace level to
.I num
(debug).
.SH OPERANDS
.SH OPERANDS
The following operand is supported:
The following operand is supported:
.TP
.TP
...
@@ -156,7 +161,7 @@ On NT, Pike is affected by the following keys in the registry:
...
@@ -156,7 +161,7 @@ On NT, Pike is affected by the following keys in the registry:
.B HKEY_LOCAL_MACHINE\eSoftware\eIdonex\ePike\e0.6\ePIKE_MASTER
.B HKEY_LOCAL_MACHINE\eSoftware\eIdonex\ePike\e0.6\ePIKE_MASTER
.RS
.RS
Specifies the name of the master program (overridden by
Specifies the name of the master program (overridden by
.BI -m master_program
.BI
\
-m master_program
).
).
.RE
.RE
.SH ENVIRONMENT
.SH ENVIRONMENT
...
@@ -164,7 +169,7 @@ Pike is affected by the following environment variables:
...
@@ -164,7 +169,7 @@ Pike is affected by the following environment variables:
.TP
.TP
.B PIKE_MASTER
.B PIKE_MASTER
Specifies the name of the master program (overridden by
Specifies the name of the master program (overridden by
.BI -mmaster_program
.BI
\
-m
master_program
).
).
.LP
.LP
Depending on operating system Pike may be affected by the following
Depending on operating system Pike may be affected by the following
...
@@ -224,7 +229,7 @@ dynamically loaded modules
...
@@ -224,7 +229,7 @@ dynamically loaded modules
modules implemented in pike
modules implemented in pike
.TP
.TP
.B /usr/local/lib/pike/include/*
.B /usr/local/lib/pike/include/*
architecture dependant include
files
architecture dependant include
-
files
.TP
.TP
.B /usr/local/share/pike/include/*
.B /usr/local/share/pike/include/*
pike include files
pike include files
...
...
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