~ubuntu-branches/ubuntu/oneiric/mpqc/oneiric

« back to all changes in this revision

Viewing changes to debian/scpr.1

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2008-03-14 17:24:36 UTC
  • mfrom: (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080314172436-k56p5f2qigd9y80g
Tags: 2.3.1-3
debian/control(.in): Added DM-Upload-Allowed for DM status.
(Build-Depends, Build-Depends-Indep): Moved doxygen to Build-Depends to
fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH SC 1 "18 Oct 2001" Version 2.0.0
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
scpr \- The scpr Program
6
 
.SH DESCRIPTION
7
 
The \fIscpr\fP program is used to print out objects in checkpoint files. 
8
 
.PP
9
 
.SH "OPTIONS"
10
 
.PP
11
 
scpr takes the following command line options followed by a list of files:
12
 
.PP
13
 
 
14
 
.TP 8
15
 
.B -o <val>
16
 
Print the object with the name val. Object names take the form '<classname>:<ordinal_number>'. At least one file and object name must be given. 
17
 
.TP 8
18
 
.B -memorygrp <val>
19
 
Which memory group to use. 
20
 
.TP 8
21
 
.B -threadgrp <val>
22
 
Which thread group to use. 
23
 
.TP 8
24
 
.B -messagegrp <val>
25
 
Which message group to use. 
26
 
.TP 8
27
 
.B -W <val>
28
 
Set the working directory. 
29
 
.TP 8
30
 
.B -d
31
 
Turn on debugging. 
32
 
.TP
33
 
.B -v
34
 
Print the version. 
35
 
.TP 8
36
 
.B -w
37
 
Print the warranty. 
38
 
.TP 8
39
 
.B -L
40
 
Print the license. 
41
 
.TP 8
42
 
.B -h
43
 
Print this help.