exit from pyview by ESC
[lfm.git] / lfm.1
blobd480bdb1daaf70aee6f8677187c59a0f954906ed
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 lfm "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 \fBlfm\fR \- a simple but powerful file manager for the UNIX console
21 .SH SYNOPSIS
22 .BI "lfm [ -h | --help ] "
23 .br
24 .BI "    [ -d | --debug ]" 
25 .br
26 .BI "    [-1 | -2] [pathtodir1 [pathtodir2]]"
27 .sp
29 .SH DESCRIPTION
30 .B Last File Manager 
31 is a simple but powerful file manager for the
32 UNIX console. It has been developed with the ol' good `Midnight
33 Commander` as model.
35 .SH OPTIONS
36 .TP
37 .B "\-1"                  
38 start in 1-pane mode
39 .TP
40 .B "\-2"
41 start in 2-panes mode (default)
42 .TP
43 .B "\-d, \-\-debug"
44 create debug file
45 .TP
46 .B "\-h, \-\-help"
47 show help
48 .TP
49 .B "pathtodir1"
50 directory
51 .TP
52 .B "pathtodir2"
53 directory to show in panel 2
55 .SH AUTHOR
56 .B lfm
57 was written by IƱigo Serna  <inigoserna@telefonica.net>
58 .PP
59 This manual page was written by Sebastien Bacher for the Debian GNU/Linux system
60 (but may be used by others).
62 .SH SEE ALSO
63 The full documentation which includes the keys descriptions is in 
64 /usr/share/doc/lfm/README.