Merged revisions 11544-11580 via svnmerge from
[wvapps.git] / zen / zen.1
blob68cd024829ed52c90fc35c497d775d44f702a801
1 .TH ZEN 1 "2005 Feb 23"
2 .SH NAME
3 zen \- A programmers text editor
4 .SH SYNOPSIS
5 .br
6 .B zen
7 [options] [file ..]
8 .br
9 .SH DESCRIPTION
10 .B Zen
11 is a source code editor for the GNOME desktop environment.  It provides a
12 multidocument interface with split views, syntax highlighting, utf8 editing,
13 search and replace, and capturing subprocess output.
14 .SH OPTIONS
15 Zen will automatically open files specified on the command line when it starts.
16 If exactly two files are specified, Zen will present a split view of the two.
17 .PP
18 Additionally, Zen supports all of the default GNOME command line options.
19 For details, run:
20 .TP
21 zen --help
22 .SH AUTHOR
23 Written by Peter Zion.  Development of Zen is sponsored by Net Integration
24 Technologies, Inc.
25 .SH REPORTING BUGS
26 Report bugs to <pzion@net-itech.com>.
27 .SH COPYRIGHT
28 Copyright \(co 2004 Net Integration Technologies, Inc.
29 .br
30 This is free software; see the source for copying conditions.  There is NO
31 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.