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