File: xfw.1

package info (click to toggle)
xfe 1.37-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 15,328 kB
  • ctags: 8,588
  • sloc: cpp: 45,082; ansic: 18,025; sh: 9,680; makefile: 786; yacc: 289
file content (27 lines) | stat: -rw-r--r-- 741 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH "XFW" "1" "13 june 2007" "Roland Baudin" ""
.SH "NAME"
xfw \- A simple text editor for X Window
.SH "SYNOPSIS"
\fBxfw\fP [\-h] [\-\-help] [\-v] [\-\-version] [\fIfilename1\fP] [\fIfilename2\fP] [\fIfilename3\fP] [\fI...\fP]
.SH "DESCRIPTION"
X File Write (xfw) is a simple text editor, to be used with X File Explorer (xfe) or stand alone.
.SH "AUTHOR"
Roland Baudin <roland65@free.fr>.

.SH "OPTIONS"
xfw accepts the following options:
.TP 
.B \-h, \-\-help
Print the help screen and exit.
.TP 
.B \-v, \-\-version
Print xfe version information and exit.
.TP 
.B filename1 filename2 filename3 ...
Specifies the path(s) to the text file(s) to open when starting xfw.

.SH "SEE ALSO"
.BR xfe (1), 
.BR xfv (1), 
.BR xfi (1), 
.BR xfp (1)