~ubuntu-branches/debian/experimental/ncbi-tools6/experimental

« back to all changes in this revision

Viewing changes to debian/man/gil2bin.1

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH GIL2BIN 1 2001-10-05 NCBI "NCBI Tools User's Manual"
2
 
.SH NAME
3
 
gil2bin \- convert GenInfo integrated IDs to binary
4
 
.SH SYNOPSIS
5
 
.B gil2bin
6
 
[\|\fB-\fP\|]
7
 
\fB-i\fP\ \fIfilename\fP
8
 
\fB-o\fP\ \fIfilename\fP
9
 
.SH DESCRIPTION
10
 
This manual page documents briefly the \fBgil2bin\fP command.
11
 
This manual page was written for the Debian GNU/Linux distribution
12
 
because the original program does not have a manual page.
13
 
.PP
14
 
\fBgil2bin\fP converts a list of GenInfo integrated IDs (GIs) from
15
 
text to binary.
16
 
.SH OPTIONS
17
 
A summary of options is included below.
18
 
.TP
19
 
\fB-\fP
20
 
Print usage message
21
 
.TP
22
 
\fB-i\fP\ \fIfilename\fP
23
 
Read input from \fIfilename\fP
24
 
.TP
25
 
\fB-o\fP\ \fIfilename\fP
26
 
Write output to \fIfilename\fP
27
 
.SH AUTHOR
28
 
This manual page was written by Aaron M. Ucko <ucko@debian.org>,
29
 
for the Debian GNU/Linux system (but may be used by others).