Version 5.2.0: Add text ifexport option
[ctsim.git] / man / ifinfo.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" Author: Kevin Rosenberg <kevin@ctsim.org>
4 .\"
5 .\" $Id: ifinfo.1,v 1.4 2002/05/03 10:28:17 kevin Exp $
6 .Dd April 19, 2000
7 .Dt IFINFO 1
8 .Os
9 .Sh NAME
10 .Nm ifinfo
11 .Nd Print IF (Image File) Information
12 .Sh SYNOPSIS
13 .Nm ifinfo iffile [OPTIONS]
14 .Sh DESCRIPTION 
15 .Pp
16 .Nm 
17 prints information about an IF file
18 .Pp
19 The options are as follows:
20 .Bl -tag -width Ds
21 .It Fl Fl labels
22 Print history labels (default)
23 .It Fl Fl stats
24 Print image statistics (default) 
25 .It Fl Fl no-labels
26 Do not print history labels
27 .It Fl Fl no-stats
28 Do not print image statistics
29 .It Fl Fl debug
30 Set debug mode
31 .It Fl Fl verbose
32 Set verbose mode
33 .It Fl Fl version
34 Print version
35 .It Fl Fl help
36 Print terse help summary
37 .El
38 .Sh AUTHORS
39 Kevin Rosenberg, M.D. <kevin@ctsim.org>
40 .Sh HISTORY
41 CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In
42 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
43 .Sh SEE ALSO
44 ctsim (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1)