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