r3: Initial revision
[ctsim.git] / man / sdfinfo.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" sdf2info.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
6 .\"
7 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
8 .\"                    All rights reserved
9 .\"
10 .\" Created: Thu Apr 20 07:54:42 MDT 2000
11 .\"
12 .\" $Id: sdfinfo.1,v 1.1 2000/04/28 13:02:44 kevin Exp $
13 .\"
14 .Dd April 19, 2000
15 .Dt SDF2INFO 1
16 .Os
17 .Sh NAME
18 .Nm sdfinfo
19 .Nd Print SDF (Standard Data File) Information
20 .Sh SYNOPSIS
21 .Nm sdfinfo sdffile [OPTIONS]
22 .Sh DESCRIPTION 
23 .Pp
24 .Nm 
25 prints information about an SDF file
26 .Pp
27 The options are as follows:
28 .Bl -tag -width Ds
29 .It Fl Fl labels
30 Print history labels (default)
31 .It Fl Fl stats
32 Print image statistics (default) 
33 .It Fl Fl no-labels
34 Do not print history labels
35 .It Fl Fl no-stats
36 Do not print image statistics
37 .It Fl Fl debug
38 Set debug mode
39 .It Fl Fl verbose
40 Set verbose mode
41 .It Fl Fl version
42 Print version
43 .It Fl Fl help
44 Print terse help summary
45 .Sh AUTHORS
46 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
47 .Sh HISTORY
48 .Nm
49 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
50 .Sh SEE ALSO
51 .Xr ctrec 1 ,
52 .Xr phm2rs 1 ,
53 .Xr phm2sdf 1 ,
54 .Xr rs2sdf 1 ,
55 .Xr sdf2img 1