1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
.TH "GLE" "1"
.SH "NAME"
manip \(em manip
.SH "SYNOPSIS"
.PP
\fBmanip\fR
.SH "DESCRIPTION"
.PP
This manual page documents briefly the
\fBmanip\fR command.
.PP
This manual page was written for the \fBDebian\fP distribution
because the original program does not have a manual page.
Instead, it has documentation in the PDF format at
/usr/share/doc/gle-graphics/gle-manual.pdf
.PP
\fBmanip\fR is a data manipulation package.
It reads in a text file of numbers and displays them like a spreadsheet.
You can then do simple operations on the columns and write
them out in any format you like.
.SH "OPTIONS"
.PP
MANIP infile.dat \-recover \-step \-commands c.log \-single \-size x y
.SH "AUTHOR"
.PP
This manual page was written by Christian T. Steigies cts@debian.org for
the \fBDebian\fP system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the GNU General Public License, Version 2 any
later version published by the Free Software Foundation.
.PP
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL.
.\" created by instant / docbook-to-man
|