~ubuntu-branches/ubuntu/natty/rss-glx/natty

« back to all changes in this revision

Viewing changes to reallyslick/cpp_src/fieldlines.1

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2008-09-02 23:50:13 UTC
  • mto: (1.3.1 upstream) (2.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20080902235013-0mpk3ps6neyo6z5k
ImportĀ upstreamĀ versionĀ 0.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
.B fieldlines
13
13
[\--root/-r]
14
14
[\--maxfps/-x \fInumber\fP]
15
 
[\--nice/-n]
 
15
[\--vsync/-y \fInumber\fP]
16
16
[\--ions/-i \fInumber\fP]
17
17
[\--stepsize/-s \fInumber\fP]
18
18
[\--maxsteps/-m \fInumber\fP]
35
35
.B \--maxfps \fInumber\fP
36
36
Set maximum frame rate.
37
37
.TP 8
38
 
.B \--nice
39
 
Idle between frames using select(), or, if --maxfps is specified, idle in the fps limiting delay loop.
 
38
.B \--vsync \fInumber\fP
 
39
Limit redraws to specified number of vertical refreshes.  0 - 100.  Default: 1
40
40
.TP 8
41
41
.B \--ions \fInumber\fP
42
42
Number of ions.  1 - 100.  Default: 4