/[LeafOK_CVS]/pvpgn-1.7.4/man/tgainfo.1
ViewVC logotype

Contents of /pvpgn-1.7.4/man/tgainfo.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Tue Jun 6 03:41:37 2006 UTC (19 years, 9 months ago) by sysadm
Branch: GNU, MAIN
CVS Tags: arelease, HEAD
Changes since 1.1: +0 -0 lines
no message

1 .\"
2 .\" Copyright (C) 2000 Ross Combs (ross@bnetd.org)
3 .\"
4 .\" This is free documentation; you can redistribute it and/or
5 .\" modify it under the terms of the GNU General Public License as
6 .\" published by the Free Software Foundation; either version 2 of
7 .\" the License, or (at your option) any later version.
8 .\"
9 .\" The GNU General Public License's references to "object code"
10 .\" and "executables" are to be interpreted as the output of any
11 .\" document formatting or typesetting system, including
12 .\" intermediate and printed output.
13 .\"
14 .\" This manual is distributed in the hope that it will be useful,
15 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
16 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 .\" GNU General Public License for more details.
18 .\"
19 .\" You should have received a copy of the GNU General Public
20 .\" License along with this manual; if not, write to the Free
21 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
22 .\" USA.
23 .\"
24 .TH TGAINFO 1 "6 November, 2000" "BNETD" "BNETD User's Manual"
25 .SH NAME
26 tgainfo \- display information about a Targa image
27 .SH SYNOPSIS
28 .B tgainfo
29 [\fIoptions\fP]
30 [--]
31 [\fItgafile\fP]
32 .SH DESCRIPTION
33 .B tgainfo
34 is a simple program which will display information from the TGA header.
35 This information may be useful for determining if a file is in the correct
36 format for
37 .BR bnibuild (1)
38 or other programs.
39 .LP
40 If
41 .I tgafile
42 is not specified or is specified as "-", the standard input will be used.
43 .SH OPTIONS
44 .TP
45 .B \-h --help --usage
46 Print usage information and exit.
47 .TP
48 .B \-v --version
49 Print its version number and exit.
50 .TP
51 .B --
52 Signal end of options. Any further arguments will be treated as filenames
53 even if they begin with a "-".
54 .SH NOTES
55 The current version is available with the bnetd distribution at:
56 .LP
57 .RS
58 .I http://www.bnetd.org/
59 .RE
60 .SH BUGS
61 Only a subset of all the possible Targa formats are recognized properly.
62 .SH "SEE ALSO"
63 .BR bnetd (1),
64 .BR bni2tga (1),
65 .BR bnibuild (1),
66 .BR bniextract (1),
67 .BR bnilist (1)
68 .SH AUTHOR
69 .TP
70 Ross Combs (\fIross@bnetd.org\fP)

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1