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