source: gsdl/trunk/trunk/mg/man/man1/mgticstat.1@ 16583

Last change on this file since 16583 was 16583, checked in by davidb, 16 years ago

Undoing change commited in r16582

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
Line 
1.\"------------------------------------------------------------
2.\" Id - set Rv,revision, and Dt, Date using rcs-Id tag.
3.de Id
4.ds Rv \\$3
5.ds Dt \\$4
6..
7.Id $Id: mgticstat.1 16583 2008-07-29 10:20:36Z davidb $
8.\"------------------------------------------------------------
9.TH mgticstat 1 \*(Dt CITRI
10.SH NAME
11mgticstat \- displays the statistics for the library
12.SH SYNOPSIS
13.B mgticstat
14[
15.B \-h
16]
17.I libraryfile
18.SH DESCRIPTION
19.B mgticstat
20displays statistics about the
21.I libraryfile
22file.
23The output of this program contains the average mark size, average
24centroid position, and the number of marks with an area less than or
25equal to a few powers of\ 2.
26.SH OPTIONS
27Options may appear in any order.
28.TP "\w'\fIlibraryfile\fP'u+2n"
29.B \-h
30This displays a usage line on
31.IR stderr .
32.TP
33.I libraryfile
34This specifies the name of the library file.
35.SH "SEE ALSO"
36.na
37.BR mg (1),
38.BR mg_compression_dict (1),
39.BR mg_fast_comp_dict (1),
40.BR mg_get (1),
41.BR mg_invf_dict (1),
42.BR mg_invf_dump (1),
43.BR mg_invf_rebuild (1),
44.BR mg_passes (1),
45.BR mg_perf_hash_build (1),
46.BR mg_text_estimate (1),
47.BR mg_weights_build (1),
48.BR mgbilevel (1),
49.BR mgbuild (1),
50.BR mgdictlist (1),
51.BR mgfelics (1),
52.BR mgquery (1),
53.BR mgstat (1),
54.BR mgtic (1),
55.BR mgticbuild (1),
56.BR mgticdump (1),
57.BR mgticprune (1).
Note: See TracBrowser for help on using the repository browser.