termux-packages/packages/zile/zile.1

60 lines
1.6 KiB
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1.
.TH ZILE "1" "April 2014" "Zile 2.4.11" "User Commands"
.SH NAME
Zile \- Zile Is Lossy Emacs
.SH SYNOPSIS
.B zile
[\fI\,OPTION-OR-FILENAME\/\fR]...
.SH DESCRIPTION
Zile is a lightweight Emacs clone that provides a subset of Emacs's
functionality suitable for basic editing.
.PP
Run Zile, the lightweight Emacs clone.
.PP
Initialization options:
.TP
\fB\-\-no\-init\-file\fR, \fB\-q\fR
do not load ~/.zile
.TP
\fB\-\-funcall\fR, \fB\-f\fR FUNC
call Zile Lisp function FUNC with no arguments
.TP
\fB\-\-load\fR, \fB\-l\fR FILE
load Zile Lisp FILE using the load function
.TP
\fB\-\-help\fR
display this help message and exit
.TP
\fB\-\-version\fR
display version information and exit
.PP
Action options:
.TP
FILE
visit FILE using find\-file
.TP
+LINE FILE
visit FILE using find\-file, then go to line LINE
.PP
Exit status is 0 if OK, 1 if it cannot start up, for example because
of an invalid command-line argument, and 2 if it crashes or runs out
of memory.
.SH FILES
~/.zile \(em user's Zile init file
.PP
$PREFIX/share/zile/dotzile.sample \(em which contains some useful
code for the init file.
.SH AUTHOR
Zile was written by Sandro Sigala, David A. Capello and Reuben Thomas.
The Lisp interpreter is based on code by Scott Lawrence.
.SH "REPORTING BUGS"
Report bugs to bug\-zile@gnu.org.
.SH COPYRIGHT
Copyright \(co 2014 Free Software Foundation, Inc.
GNU Zile comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Zile
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
.SH "SEE ALSO"
.BR emacs (1)