r90: Convert MPI structure to C++ class
[ctsim.git] / man / ifinfo.1
diff --git a/man/ifinfo.1 b/man/ifinfo.1
new file mode 100644 (file)
index 0000000..d06caff
--- /dev/null
@@ -0,0 +1,57 @@
+.\"  -*- nroff -*-
+.\"
+.\" if2info.1
+.\"
+.\" Author: Kevin Rosenberg <kevin@rosenberg.net>
+.\"
+.\" $Id: ifinfo.1,v 1.1 2000/06/09 01:35:33 kevin Exp $
+.\" $Log: ifinfo.1,v $
+.\" Revision 1.1  2000/06/09 01:35:33  kevin
+.\" Convert MPI structure to C++ class
+.\"
+.\" Revision 1.2  2000/05/03 08:43:46  kevin
+.\" *** empty log message ***
+.\"
+.\"
+.Dd April 19, 2000
+.Dt IF2INFO 1
+.Os
+.Sh NAME
+.Nm ifinfo
+.Nd Print IF (Image File) Information
+.Sh SYNOPSIS
+.Nm ifinfo iffile [OPTIONS]
+.Sh DESCRIPTION 
+.Pp
+.Nm 
+prints information about an IF file
+.Pp
+The options are as follows:
+.Bl -tag -width Ds
+.It Fl Fl labels
+Print history labels (default)
+.It Fl Fl stats
+Print image statistics (default) 
+.It Fl Fl no-labels
+Do not print history labels
+.It Fl Fl no-stats
+Do not print image statistics
+.It Fl Fl debug
+Set debug mode
+.It Fl Fl verbose
+Set verbose mode
+.It Fl Fl version
+Print version
+.It Fl Fl help
+Print terse help summary
+.Sh AUTHORS
+Kevin Rosenberg, M.D. <kevin@rosenberg.net>
+.Sh HISTORY
+.Nm
+was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
+.Sh SEE ALSO
+.Xr ctrec 1 ,
+.Xr phm2rs 1 ,
+.Xr phm2if 1 ,
+.Xr rs2if 1 ,
+.Xr if2img 1
\ No newline at end of file