summaryrefslogtreecommitdiff
path: root/pgeresh.1
diff options
context:
space:
mode:
Diffstat (limited to 'pgeresh.1')
-rw-r--r--pgeresh.145
1 files changed, 45 insertions, 0 deletions
diff --git a/pgeresh.1 b/pgeresh.1
new file mode 100644
index 0000000..f2ac231
--- /dev/null
+++ b/pgeresh.1
@@ -0,0 +1,45 @@
+.\" 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 PGERESH 1 "October 15, 2004"
+.\" 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
+pgeresh \- a pager for geresh (a multilingual text editor with bidi support)
+.SH SYNOPSIS
+.B pgeresh
+.RI "[options] [[+LINE] file]"
+.br
+.SH DESCRIPTION
+geresh is text editor for consoles & terminals. Although it is text based it does support unicode and even bidi (though FriBiDi). It especially has support for both Hebrew and Arabic (with shaping). geresh also support many spell checkers (for many languages).
+.br
+pgeresh is a bash script for using geresh as a pager.
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, please see the help summary.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
+.SH SEE ALSO
+.BR pgeresh (1),
+.SH AUTHOR
+pgeresh was written by Moffie <mooffie@typo.co.il>.
+.PP
+This manual page was written by Lior Kaplan <webmaster@guides.co.il>,
+for the Debian project (but may be used by others).