r90: Convert MPI structure to C++ class
[ctsim.git] / man / ifinfo.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" if2info.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
6 .\"
7 .\" $Id: ifinfo.1,v 1.1 2000/06/09 01:35:33 kevin Exp $
8 .\" $Log: ifinfo.1,v $
9 .\" Revision 1.1  2000/06/09 01:35:33  kevin
10 .\" Convert MPI structure to C++ class
11 .\"
12 .\" Revision 1.2  2000/05/03 08:43:46  kevin
13 .\" *** empty log message ***
14 .\"
15 .\"
16 .Dd April 19, 2000
17 .Dt IF2INFO 1
18 .Os
19 .Sh NAME
20 .Nm ifinfo
21 .Nd Print IF (Image File) Information
22 .Sh SYNOPSIS
23 .Nm ifinfo iffile [OPTIONS]
24 .Sh DESCRIPTION 
25 .Pp
26 .Nm 
27 prints information about an IF file
28 .Pp
29 The options are as follows:
30 .Bl -tag -width Ds
31 .It Fl Fl labels
32 Print history labels (default)
33 .It Fl Fl stats
34 Print image statistics (default) 
35 .It Fl Fl no-labels
36 Do not print history labels
37 .It Fl Fl no-stats
38 Do not print image statistics
39 .It Fl Fl debug
40 Set debug mode
41 .It Fl Fl verbose
42 Set verbose mode
43 .It Fl Fl version
44 Print version
45 .It Fl Fl help
46 Print terse help summary
47 .Sh AUTHORS
48 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
49 .Sh HISTORY
50 .Nm
51 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
52 .Sh SEE ALSO
53 .Xr ctrec 1 ,
54 .Xr phm2rs 1 ,
55 .Xr phm2if 1 ,
56 .Xr rs2if 1 ,
57 .Xr if2img 1