1
1
Asked by Russ Urquhart <russurquhart1@comcast.net>
Этот коммит содержится в:
Pavel Roskin 2003-10-08 05:21:45 +00:00
родитель 0a3cfe30c3
Коммит 3e90962522

Просмотреть файл

@ -15,20 +15,20 @@ Unix-like operating systems.
.\".\"DONT_SPLIT" .\".\"DONT_SPLIT"
.SH "OPTIONS" .SH "OPTIONS"
.TP .TP
.I "\-a" .I \-a, \-\-stickchars
Disable usage of graphic characters for line drawing. Disable usage of graphic characters for line drawing.
.TP .TP
.I "\-b" .I \-b, \-\-nocolor
Force black and white display. Force black and white display.
.TP .TP
.I "\-c" .I \-c, \-\-color
Force color mode, please check the section Force color mode, please check the section
.\"LINK2" .\"LINK2"
Colors Colors
.\"Colors" .\"Colors"
for more information. for more information.
.TP .TP
.I "\-C arg" .I \-C arg, \-\-colors=arg
Specify a different color set in the command line. The format of arg is Specify a different color set in the command line. The format of arg is
documented in the documented in the
.\"LINK2" .\"LINK2"
@ -36,25 +36,25 @@ Colors
.\"Colors" .\"Colors"
section. section.
.TP .TP
.I "\-d" .I \-d, \-\-nomouse
Disable mouse support. Disable mouse support.
.TP .TP
.I "\-e [file]" .I \-e [file], \-\-edit[=file]
Start the internal editor. If the file is specified, open it on Start the internal editor. If the file is specified, open it on
startup. See also startup. See also
.BR "mcedit (1)" . .BR "mcedit (1)" .
.TP .TP
.I "\-f" .I \-f, \-\-datadir
Display the compiled-in search paths for Midnight Commander files. Display the compiled-in search paths for Midnight Commander files.
.TP .TP
.I "\-k" .I \-k, \-\-resetsoft
Reset softkeys to their default from the termcap/terminfo Reset softkeys to their default from the termcap/terminfo
database. Only useful on HP terminals when the function keys don't work. database. Only useful on HP terminals when the function keys don't work.
.TP .TP
.I "\-l file" .I \-l file, \-\-ftplog=file
Save the ftpfs dialog with the server in file. Save the ftpfs dialog with the server in file.
.TP .TP
.I "\-P file" .I \-P file, \-\-printwd=file
Print the last working directory to the specified file. This option is Print the last working directory to the specified file. This option is
not meant to be used directly. Instead, it's used from a special shell not meant to be used directly. Instead, it's used from a special shell
script that automatically changes the current directory of the shell to script that automatically changes the current directory of the shell to
@ -66,35 +66,35 @@ 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" .I \-s, \-\-slow
Turn on the slow terminal mode, in this mode the program will not Turn on the slow terminal mode, in this mode the program will not
draw expensive line drawing characters and will toggle verbose mode draw expensive line drawing characters and will toggle verbose mode
off. off.
.TP .TP
.I "\-t" .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
the Midnight Commander use the value of the the Midnight Commander use the value of the
.B TERMCAP .B TERMCAP
variable for the terminal information instead of the information on variable for the terminal information instead of the information on
the system wide terminal database the system wide terminal database
.TP .TP
.I "\-u" .I \-u, \-\-nosubshell
Disable use of the concurrent shell (only makes sense if the Midnight Disable use of the concurrent shell (only makes sense if the Midnight
Commander has been built with concurrent shell support). Commander has been built with concurrent shell support).
.TP .TP
.I "\-U" .I \-U, \-\-subshell
Enable use of the concurrent shell support (only makes sense if the Enable use of the concurrent shell support (only makes sense if the
Midnight Commander was built with the subshell support set as an Midnight Commander was built with the subshell support set as an
optional feature). optional feature).
.TP .TP
.I "\-v file" .I \-v file, \-\-view=file
Start the internal viewer to view the specified file. See also Start the internal viewer to view the specified file. See also
.BR "mcview (1)" . .BR "mcview (1)" .
.TP .TP
.I "\-V" .I \-V, \-\-version
Display the version of the program. Display the version of the program.
.TP .TP
.I "\-x" .I \-x, \-\-xterm
Force xterm mode. Used when running on xterm-capable terminals (two Force xterm mode. Used when running on xterm-capable terminals (two
screen modes, and able to send mouse escape sequences). screen modes, and able to send mouse escape sequences).
.PP .PP