Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 pro-
     gram,  featuring  three  dimensions with linear addressing, relative refer-
     ences, formula references, type safety of computations,  iterative  expres-
     sions 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 Jorg 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 un-
     der  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 FIT-
     NESS 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		       TEAPOT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=teapot&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help