File: teaed.1

package info (click to toggle)
tea 14.2.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,112 kB
  • ctags: 1,746
  • sloc: ansic: 21,260; sh: 3,538; makefile: 204; cs: 8
file content (37 lines) | stat: -rw-r--r-- 1,843 bytes parent folder | download
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
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH TEAED 1 "June 4, 2005"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
teaed \- small text editor for gnome2
.SH SYNOPSIS
.B teaed
.RI " files" 
.SH DESCRIPTION
TEA is a modest and easy-to-use GTK+2-based editor with many useful features for HTML editing. It features a small footprint, a tabbed layout engine, support for multiple encodings, code snippets, templates, customizable hotkeys, an "open at cursor" function for HTML files and images, miscellaneous HTML tools, preview in external browser, string manipulation functions, SRT subtitles editing, Morse-code tools, bookmarks, syntax highlighting, and drag-and-drop support.
.PP
.SH OPTIONS
\-\-crapbook \- start TEA with the Crapbook already opened.

\-\-charset=charset_name \- set the charset for the opening file. For example, you want to open file1 with CP1251 charset, and file2 with UTF-8. So you write: tea \-\-charset=cp1251 file1 \-\-charset=utf-8 file2 

Please refer to chapter 16 \- "command line options" at /usr/share/doc/tea/en/index.html for more info.
.br
.SH AUTHOR
tea was written by Peter Semiletov <tea@list.ru>.
.PP
This manual page was written by Lior Kaplan <webmaster@guides.co.il>,
for the Debian project (but may be used by others).