From 7331ae42b12812642da9665030f2bfd93ed1f02e Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 22 Nov 2000 07:46:31 +0000 Subject: [PATCH 1/1] r209: *** empty log message *** --- man/pj2if.1 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 man/pj2if.1 diff --git a/man/pj2if.1 b/man/pj2if.1 new file mode 100644 index 0000000..7785eb6 --- /dev/null +++ b/man/pj2if.1 @@ -0,0 +1,28 @@ +.\" -*- NROFF -*- +.TH pj2if 1 + +.SH NAME +pj2if - convert a projecttion file into an image (IF) file + +.SH SYNOPSIS +.B pj2if in-proj-file out-if-file [OPTIONS] + +.SH DESCRIPTION +\fIpj2if\fP converts \fIin-proj-file\fP, a file of projection data, into +image (IF) file \fIout-if-file\fP, +which can be further processed for viewing with \fIif2img\fP. + +.SH OPTIONS + +.TP +.B \-\-verbose +Verbose mode +.TP +.B \-\-dump +Dump all scan data +.TP +.B \-\-version +Print version +.TP +.B \-\-help +Print a terse help message -- 2.34.1