~ubuntu-branches/ubuntu/utopic/scidavis/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/scidavis.1

  • Committer: Bazaar Package Importer
  • Author(s): Ruben Molina
  • Date: 2011-02-25 20:25:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110225202558-a9xivp2czv64h2f7
Tags: 0.2.4-2
* Remove Build-Depends on sip4 and python-sip4-dev.
  Add Build-Depends on python-sip-dev (Closes: #611090)
* Add Build-Depends on libqtassistantclient-dev (Closes: #588320)
* Remove Build-Depends on cdbs
* Add versioned Build-Depends on debhelper (>= 7.0.50~)
* Bump Standards-Version to 3.9.1 (no changes)
* Update debian/copyright using DEP-5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "SciDAVis" "1" 
 
2
.SH "NAME" 
 
3
scidavis \(em Scientific Data Analysis and Visualization 
 
4
.SH "SYNOPSIS" 
 
5
.PP 
 
6
\fBscidavis\fR [\fB\fI OPTIONS \fR\fP]  [\fB\fI file_name \fR\fP]  
 
7
.SH "DESCRIPTION" 
 
8
.PP 
 
9
\fBscidavis\fR is a user-friendly data analysis and visualization program  
 
10
primarily aimed at high-quality plotting of scientific data. It  
 
11
strives to combine an intuitive, easy-to-use graphical user interface  
 
12
with powerful features such as Python scriptability. 
 
13
.SH "OPTIONS" 
 
14
.PP 
 
15
This program follows the usual GNU command line syntax, 
 
16
with long options starting with two dashes (`\-').  A summary of 
 
17
options is included below. For a complete description, run \fBscidavis \-\-help\fR. 
 
18
.IP "\fB-h\fP           \fB\-\-help\fP         " 10 
 
19
Show command line options. 
 
20
.IP "\fB-a\fP           \fB\-\-about\fP         " 10 
 
21
Show about dialog and exit. 
 
22
.IP "\fB-l=XX\fP           \fB\-\-lang=XX\fP         " 10 
 
23
Start SciDAVis in language XX ('en', 'fr', 'de', ...). 
 
24
.IP "\fB-m\fP           \fB\-\-manual\fP         " 10 
 
25
Show the SciDAVis manual in a standalone window. 
 
26
.IP "\fB-v\fP           \fB\-\-version\fP         " 10 
 
27
Print SciDAVis version and release date. 
 
28
.IP "\fB-x\fP           \fB\-\-execute\fP         " 10 
 
29
Execute the script file given as the next argument. 
 
30
.IP "\fBfile_name\fP         " 10 
 
31
Can be any .sciprj, .sciprj.gz, .qti, qti.gz, .opj, .ogm, .ogw, .ogg, .py or ASCII file.  
 
32
The file type is determined by the file's extension. 
 
33
.SH "AUTHOR" 
 
34
.PP 
 
35
This manual page was written by Tilman Benkert <thzs@gmx.net> for 
 
36
the \fBDebian\fP system (but may be used by others).  Permission is 
 
37
granted to copy, distribute and/or modify this document under 
 
38
the terms of the GNU General Public License, Version 2 any  
 
39
later version published by the Free Software Foundation. 
 
40
 
 
41
.PP 
 
42
On Debian systems, the complete text of the GNU General Public 
 
43
License can be found in /usr/share/common-licenses/GPL. 
 
44
 
 
45
.\" created by instant / docbook-to-man, Fri 25 Feb 2011, 17:01