mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Updated manual, added -e switch description.
This commit is contained in:
parent
ff82223a35
commit
cb24a269f7
@ -1,3 +1,7 @@
|
|||||||
|
2003-02-27 Marco Ciampa <ciampix@libero.it>
|
||||||
|
|
||||||
|
* doc/it/mc.1.in: updated manual with -e switch description.
|
||||||
|
|
||||||
2003-02-26 Pavel Roskin <proski@gnu.org>
|
2003-02-26 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* syntax/syntax.syntax: Highlight "define".
|
* syntax/syntax.syntax: Highlight "define".
|
||||||
|
@ -26,7 +26,7 @@ mc \- interfaccia visuale per sistemi tipo Unix.
|
|||||||
.\"SKIP_SECTION"
|
.\"SKIP_SECTION"
|
||||||
.SH "USO"
|
.SH "USO"
|
||||||
.B mc
|
.B mc
|
||||||
[\-abcCdfhPstuUVx] [\-l log] [dir1 [dir2]] [-v file]
|
[\-abcCdfhPstuUVx] [\-l log] [dir1 [dir2]] [-e [file]] [-v file]
|
||||||
.\"NODE "DESCRIPTION"
|
.\"NODE "DESCRIPTION"
|
||||||
.SH "DESCRIZIONE"
|
.SH "DESCRIZIONE"
|
||||||
Il Midnight Commander è un file manager per sistemi operativi di tipo Unix.
|
Il Midnight Commander è un file manager per sistemi operativi di tipo Unix.
|
||||||
@ -57,6 +57,11 @@ colori\&.
|
|||||||
.I "\-d"
|
.I "\-d"
|
||||||
Disabilita il supporto mouse.
|
Disabilita il supporto mouse.
|
||||||
.TP
|
.TP
|
||||||
|
.I "\-e [file]"
|
||||||
|
Esegue l'editor interno. Se il file viene specificato, lo apre alla
|
||||||
|
partenza. Vedere anche
|
||||||
|
.BR "mcedit (1)" .
|
||||||
|
.TP
|
||||||
.I "\-f"
|
.I "\-f"
|
||||||
Mostra i percorsi di ricerca compilati per i file del Midnight Commander.
|
Mostra i percorsi di ricerca compilati per i file del Midnight Commander.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user