Sha256: e3c314b6cc07c48b7beb367704be1260d37ee8c970b4ea01fbedadca897ef21a

Contents?: true

Size: 976 Bytes

Versions: 7

Compression:

Stored size: 976 Bytes

Contents

.TH pione\-compiler 1 "" "PIONE User Manual"
.SH NAME
.PP
pione\-compiler \- compile to PIONE file.
.SH SYNOPSIS
.PP
\f[B]pione\-compiler\f[] [options] file
.SH DESCRIPTION
.PP
pione\-compiler compiles from PNML(Petri Net Markup Language) to PIONE
document.
Source PNML file should be written in a manner of PIONE\[aq]s special
notations.
Target PIONE document is printed out to STDOUT.
.SH OPTIONS
.TP
.B \-\-name=\f[I]NAME\f[]
Set the package name.
.RS
.RE
.TP
.B \-\-editor=\f[I]NAME\f[]
Set the package editor.
.RS
.RE
.TP
.B \-\-tag=\f[I]NAME\f[]
Set the package tag.
.RS
.RE
.SH EXAMPLES
.TP
.B pione\-compiler Sequence.pnml
Compile from Sequence.pnml to PIONE document.
.RS
.RE
.TP
.B pione\-compiler \-\-name=Sequence Sequence.pnml
Compile from Sequence.pnml to PIONE document with package name
"Sequence".
.RS
.RE
.SH REPORTING BUGS
.PP
Report bugs or feature requests to PIONE\[aq]s issue
tracker(https://github.com/pione/pione/issues).
.SH AUTHORS
Keita Yamaguchi.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pione-0.5.0 man/pione-compiler.1
pione-0.5.0.alpha.2 man/pione-compiler.1
pione-0.5.0.alpha.1 man/pione-compiler.1
pione-0.4.2 man/pione-compiler.1
pione-0.4.1 man/pione-compiler.1
pione-0.4.0 man/pione-compiler.1
pione-0.3.2 man/pione-compiler.1