mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 01:54:24 +03:00
mc.1.in: Fix typo with clipboard_paste command.
Signed-off-by: Paul Sokolovsky <pfalcon@users.sourceforge.net> Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
c058e92586
commit
3145a40e08
@ -3936,7 +3936,7 @@ para volcar la selección de X Window a la salida estándar.
|
|||||||
Por ejemplo:
|
Por ejemplo:
|
||||||
.PP
|
.PP
|
||||||
.nf
|
.nf
|
||||||
clipboard_pastee=xclip \-o
|
clipboard_paste=xclip \-o
|
||||||
.fi
|
.fi
|
||||||
.TP
|
.TP
|
||||||
.I autodetect_codeset
|
.I autodetect_codeset
|
||||||
|
@ -4102,7 +4102,7 @@ utility like 'xclip' to print the selection to standard out.
|
|||||||
For example:
|
For example:
|
||||||
.PP
|
.PP
|
||||||
.nf
|
.nf
|
||||||
clipboard_pastee=xclip \-o
|
clipboard_paste=xclip \-o
|
||||||
.fi
|
.fi
|
||||||
.TP
|
.TP
|
||||||
.I autodetect_codeset
|
.I autodetect_codeset
|
||||||
|
Loading…
Reference in New Issue
Block a user