~ubuntu-branches/ubuntu/dapper/ncbi-tools6/dapper

« back to all changes in this revision

Viewing changes to debian/man/indexpub.1

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2004-06-26 00:18:09 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040626001809-ma39ub7j6dbh8r3t
Tags: 6.1.20040616-1
* New upstream release.
* debian/blast2.docs: adjusted for new arrangement (a separate
  source-tree directory full of HTML files).
* debian/{control,lib*-dbg.install,rules}: switch to new-style -dbg
  packages containing just the stripped-out symbols.
* debian/{installman,ncbi-tools-bin.install,rules}: upstream has dropped
  f(asta)merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH INDEXPUB 1 2001-10-05 NCBI "NCBI Tools User's Manual"
2
 
.SH NAME
3
 
indexpub \- index an ASN.1 Pub-set by Medline UID
4
 
.SH SYNOPSIS
5
 
.B indexpub
6
 
[\|\fB-\fP\|]
7
 
[\|\fB-b\ F\fP\|]
8
 
[\|\fB-i\fP\ \fIfilename\fP\|]
9
 
[\|\fB-t\fP\ \fIfilename\fP\|]
10
 
.SH DESCRIPTION
11
 
This manual page documents briefly the \fBindexpub\fP command.
12
 
This manual page was written for the Debian GNU/Linux distribution
13
 
because the original program does not have a manual page.
14
 
.PP
15
 
\fBindexpub\fP indexes an ASN.1 Pub-set by Medline UID for use with
16
 
\fBgetpub\fP(1).
17
 
.SH OPTIONS
18
 
A summary of options is included below.
19
 
.TP
20
 
\fB-\fP
21
 
Print usage message
22
 
.TP
23
 
\fB-b\ F\fP
24
 
Input data is ASCII text, not binary.
25
 
.TP
26
 
\fB-i\fP\ \fIfilename\fP
27
 
Input data (default = \fBmedline.val\fP)
28
 
.TP
29
 
\fB-t\fP\ \fIfilename\fP
30
 
Output index table (default = \fBmedline.idx\fP)
31
 
.SH AUTHOR
32
 
This manual page was written by Aaron M. Ucko <ucko@debian.org>,
33
 
for the Debian GNU/Linux system (but may be used by others).
34
 
.SH SEE ALSO
35
 
.BR getpub (1)