Remove TERMUX_TAR and TERMUX_TOUCH
[termux-packages] / packages / zile / zile.1
CommitLineData
89df5522
FF
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1.
2.TH ZILE "1" "April 2014" "Zile 2.4.11" "User Commands"
3.SH NAME
4Zile \- Zile Is Lossy Emacs
5.SH SYNOPSIS
6.B zile
7[\fI\,OPTION-OR-FILENAME\/\fR]...
8.SH DESCRIPTION
9Zile is a lightweight Emacs clone that provides a subset of Emacs's
10functionality suitable for basic editing.
11.PP
12Run Zile, the lightweight Emacs clone.
13.PP
14Initialization options:
15.TP
16\fB\-\-no\-init\-file\fR, \fB\-q\fR
17do not load ~/.zile
18.TP
19\fB\-\-funcall\fR, \fB\-f\fR FUNC
20call Zile Lisp function FUNC with no arguments
21.TP
22\fB\-\-load\fR, \fB\-l\fR FILE
23load Zile Lisp FILE using the load function
24.TP
25\fB\-\-help\fR
26display this help message and exit
27.TP
28\fB\-\-version\fR
29display version information and exit
30.PP
31Action options:
32.TP
33FILE
34visit FILE using find\-file
35.TP
36+LINE FILE
37visit FILE using find\-file, then go to line LINE
38.PP
39Exit status is 0 if OK, 1 if it cannot start up, for example because
40of an invalid command-line argument, and 2 if it crashes or runs out
41of memory.
42.SH FILES
43~/.zile \(em user's Zile init file
44.PP
45$PREFIX/share/zile/dotzile.sample \(em which contains some useful
46code for the init file.
47.SH AUTHOR
48Zile was written by Sandro Sigala, David A. Capello and Reuben Thomas.
49The Lisp interpreter is based on code by Scott Lawrence.
50.SH "REPORTING BUGS"
51Report bugs to bug\-zile@gnu.org.
52.SH COPYRIGHT
53Copyright \(co 2014 Free Software Foundation, Inc.
54GNU Zile comes with ABSOLUTELY NO WARRANTY.
55You may redistribute copies of Zile
56under the terms of the GNU General Public License.
57For more information about these matters, see the file named COPYING.
58.SH "SEE ALSO"
59.BR emacs (1)