TEAPOT(1) BSD General Commands Manual TEAPOT(1)
NAME
teapot — Table Editor And Planner, Or: Teapot!
SYNOPSIS
teapot [−abHqr] [−p digits] [file]
DESCRIPTION
teapot (Table Editor And Planner, Or Teapot!) is a compact spreadsheet program, featuring three dimensions with linear addressing, relative references, formula references, type safety of computations, iterative expressions and platform independent file format.
This document only describes command-line arguments. Please refer to the complete manual that can be found under /usr/share/doc/teapot in both html and pdf format. The manual can also be viewed from within the graphical version, fteapot, using the Help menu.
OPTIONS
−a
Use ASCII instead of XDR as default file format when loading or saving.
−b
Read batch commands from standard input.
−H
Hide row and column headers.
−q
Display strings quoted.
−r
Redraw the terminal window more often.
−p digits
Set default precision of displayed numbers.
ENVIRONMENT
DISPLAY See X(7).
SEE ALSO
/usr/share/doc/teapot/
LICENSE
Copyright (C) 1995-2006 Michael Haardt
Copyright (C) 2009-2012 info@syntax-k.de Jörg Walter
Manual page written by wavexx@users.sf.net Yuri D’Elia
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/
Dicember 8, 2010