exit from pyview by ESC
[lfm.git] / pyview.1
blobee0e631a06f046c26b8981f773f28ec4c71c36f8
1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH pyview "1" "September 03, 2007"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 \fBpyview\fR \- a simple pager (viewer) to be used with Last File Manager.
21 .SH SYNOPSIS
22 .BI "pyview [ -h | --help ] "
23 .br
24 .BI "       [ -d | --debug ]" 
25 .br
26 .BI "       [-m text|hex | --mode=text|hex]"
27 .br
28 .BI "       [+n]"
29 .br
30 .BI "       pathtofile"
32 .sp
34 .SH DESCRIPTION
35 .B pyview
36 is a simple pager (viewer) to be used with Last File Manager.
38 .SH OPTIONS
39 .TP
40 .B "\-m, \-\-mode"
41 start in text or hexadecimal mode
42 .TP
43 .B "\-d, \-\-debug"
44 create debug file
45 .TP
46 .B "\-h, \-\-help"
47 show help
48 .TP
49 .B "\+n"
50 start at line (text mode) or byte (hex mode),
51 if n starts with '0x' is considered hexadecimal
52 .TP
53 .B "pathtofile"
54 file to view
56 .SH AUTHOR
57 .B pyview
58 was written by IƱigo Serna  <inigoserna@telefonica.net>
59 .PP
60 This manual page was written by Sebastien Bacher for the Debian GNU/Linux system
61 (but may be used by others).
63 .SH SEE ALSO
64 The full documentation which includes the keys descriptions is in 
65 /usr/share/doc/lfm/README.pyview.