source: trunk/indexers/mg/src/images/mgticdump.1@ 3745

Last change on this file since 3745 was 3745, checked in by mdewsnip, 21 years ago

Addition of MG package for search and retrieval

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 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: mgticdump.1 3745 2003-02-20 21:20:24Z mdewsnip $
8.\"------------------------------------------------------------
9.TH mgticdump 1 \*(Dt CITRI
10.SH NAME
11mgticdump \- displays the library in a user-friendly manner
12.SH SYNOPSIS
13.B mgticdump
14[
15.B \-h
16]
17.I libraryfile
18.SH DESCRIPTION
19.B mgticdump
20displays the marks in a library in a user-viewable form. The output
21is to
22.I stdout
23and is in a plain ASCII form.
24.SH OPTIONS
25Options may appear in any order.
26.TP "\w'\fIlibraryfile\fP'u+2n"
27.B \-h
28This displays a usage line on
29.IR stderr .
30.TP
31.I libraryfile
32This specifies the name of the library file.
33.SH "SEE ALSO"
34.na
35.BR mg (1),
36.BR mg_compression_dict (1),
37.BR mg_fast_comp_dict (1),
38.BR mg_get (1),
39.BR mg_invf_dict (1),
40.BR mg_invf_dump (1),
41.BR mg_invf_rebuild (1),
42.BR mg_passes (1),
43.BR mg_perf_hash_build (1),
44.BR mg_text_estimate (1),
45.BR mg_weights_build (1),
46.BR mgbilevel (1),
47.BR mgbuild (1),
48.BR mgdictlist (1),
49.BR mgfelics (1),
50.BR mgquery (1),
51.BR mgstat (1),
52.BR mgtic (1),
53.BR mgticbuild (1),
54.BR mgticprune (1),
55.BR mgticstat (1).
Note: See TracBrowser for help on using the repository browser.