mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
add info into mc.1 the man page.
Update man file, describe -s option. Signed-off-by: Ilia Maslakov <il.smind@google.com>
This commit is contained in:
parent
c1c8671370
commit
1b9eafdb62
@ -66,10 +66,51 @@ the last directory the Midnight Commander was in. Source the file
|
|||||||
.B mc
|
.B mc
|
||||||
as an alias to the appropriate shell script.
|
as an alias to the appropriate shell script.
|
||||||
.TP
|
.TP
|
||||||
.I \-s, \-\-slow
|
.I \-s
|
||||||
Turn on the slow terminal mode, in this mode the program will not
|
Set alternative mode drawing of frameworks.
|
||||||
draw expensive line drawing characters and will toggle verbose mode
|
If the section [Lines] is not filled, the symbol for the pseudographics
|
||||||
off.
|
frame is a space, otherwise the frame characters are taken from follow params.
|
||||||
|
|
||||||
|
.B You can redefine follow variables:
|
||||||
|
.TP
|
||||||
|
.B lefttop
|
||||||
|
left\-top corner
|
||||||
|
.TP
|
||||||
|
.B righttop
|
||||||
|
right\-top corner
|
||||||
|
.TP
|
||||||
|
.B centertop
|
||||||
|
center-top cross
|
||||||
|
.TP
|
||||||
|
.B centerbottom
|
||||||
|
center\-bottom cross
|
||||||
|
.TP
|
||||||
|
.B leftbottom
|
||||||
|
left\-bottom corner
|
||||||
|
.TP
|
||||||
|
.B rightbottom
|
||||||
|
right\-bottom corner
|
||||||
|
.TP
|
||||||
|
.B leftmiddle
|
||||||
|
left\-middle cross
|
||||||
|
.TP
|
||||||
|
.B rightmiddle
|
||||||
|
right\-middle cross
|
||||||
|
.TP
|
||||||
|
.B centermiddle
|
||||||
|
center cross
|
||||||
|
.TP
|
||||||
|
.B horiz
|
||||||
|
default horizontal line
|
||||||
|
.TP
|
||||||
|
.B vert
|
||||||
|
default vertical line
|
||||||
|
.TP
|
||||||
|
.B thinhoriz
|
||||||
|
thin horizontal line
|
||||||
|
.TP
|
||||||
|
.B thinvert
|
||||||
|
thin vertical line
|
||||||
.TP
|
.TP
|
||||||
.I \-t, \-\-termcap
|
.I \-t, \-\-termcap
|
||||||
Used only if the code was compiled with Slang and terminfo: it makes
|
Used only if the code was compiled with Slang and terminfo: it makes
|
||||||
|
Loading…
Reference in New Issue
Block a user