File: tioga.1

package info (click to toggle)
ruby-tioga 1.19.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 10,548 kB
  • ctags: 4,349
  • sloc: ansic: 39,885; ruby: 17,303; sh: 79; makefile: 31
file content (52 lines) | stat: -rw-r--r-- 985 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.TH TIOGA "1" "April 2007" "Tioga version 1.5" 
.SH NAME
tioga \- toolbox for irb-like tioga scripts

.SH SYNOPSIS
.B tioga
.I file.rb
.I [actions]


.SH DESCRIPTION

.B tioga 
is a toolbox to work with 'irb-like' Tioga graphics, such as
the ones provided in the 
.I libtioga-ruby-examples
package. Here are typical uses:

.TP
.I tioga plots.rb -l
gives a list of plots available in the file
.IR plots.rb .

.TP
.I tioga plots.rb -0
runs the first plot of the 
.I plots.rb
file and displays it using 
.I xpdf 
as a viewer.

.P 

You really should consider giving a look at the 
.I /usr/share/doc/libtioga-ruby/html/classes/Tioga/Tutorial/CommandLine.html
page found in the 
.I libtioga-ruby-doc
package.

.SH "SEE ALSO"
The documentation in the 
.I /usr/share/doc/libtioga-ruby/html/
directory of the package
.IR libtioga-ruby-doc .


.SH AUTHOR
.B tioga
was written by Bill Paxton. 

This manual page was written by Vincent
Fourmond for the Debian project, but may be used by others.