mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
981d71e8b9
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
88 lines
2.7 KiB
Groff
88 lines
2.7 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "ZENNODE-TOOLS" 6 "2021-10-11" "1.2.1" "SlackBuilds.org"
|
|
.SH NAME
|
|
zennode-tools \- get information on .wad files
|
|
.\" RST source for zennode-tools(6) man page. Convert with:
|
|
.
|
|
.\" rst2man.py zennode-tools.rst > zennode-tools.6
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.nf
|
|
bspdiff \fIfilename1\fP[\fI\&.wad\fP] \fIfilename2\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
|
|
bspinfo [\fI\-t\fP] \fIfilename\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
|
|
zn\-compare \fIfilename1\fP[\fI\&.wad\fP] \fIfilename2\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
|
|
.fi
|
|
.sp
|
|
.SH DESCRIPTION
|
|
.sp
|
|
This man page briefly documents the tools that ship with \fIZenNode\fP(6):
|
|
\fIbspdiff\fP, \fIbspinfo\fP, and \fIzn\-compare\fP\&.
|
|
.sp
|
|
\fIbspdiff\fP compares the BSP trees of two .wad files and displays the
|
|
point at which they differ. Since the BSP is essentially a binary
|
|
tree, a single difference in a partition for a given group of SEGS
|
|
will create a tree that is radically different for all points below
|
|
that node.
|
|
.sp
|
|
\fIbspinfo\fP reports statistics that describe the BSP tree(s) of a
|
|
\&.wad file. It can be used to give you a feel of how particular BSP
|
|
builders are performing.
|
|
.sp
|
|
\fIzn\-compare\fP is a simple utility to compare two REJECT maps and
|
|
display any differences between them. The command line syntax
|
|
is similar to that of ZenNode except that two .wad files must be
|
|
specified. After loading each .wad file, the list of levels in each
|
|
file is compared and for each matching level, the REJECT maps are
|
|
compared and the results displayed.
|
|
.SH OPTIONS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-t
|
|
display NODE tree (\fIbspinfo\fP only)
|
|
.UNINDENT
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/zennode\-1.2.1/COPYING for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
\fIZenNode\fP was written by Marc Rousseau.
|
|
.sp
|
|
This man page was written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fIzennode\fP(6)
|
|
.sp
|
|
The full documentation at /usr/doc/zennode\-1.2.1/index.html
|
|
.\" Generated by docutils manpage writer.
|
|
.
|