mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-29 22:14:07 +02:00
waypipe: add Spanish translation (#12492)
* waypipe: add Spanish translation * Update pages.es/linux/waypipe.md Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> * waypipe: replace preposition in command description --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
cba4acc523
commit
7713587eaa
1 changed files with 12 additions and 0 deletions
12
pages.es/linux/waypipe.md
Normal file
12
pages.es/linux/waypipe.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# waypipe
|
||||
|
||||
> Ejecuta remotamente aplicaciones gráficas bajo un compositor para Wayland.
|
||||
> Más información: <https://gitlab.freedesktop.org/mstoeckl/waypipe>.
|
||||
|
||||
- Ejecuta un programa gráfico remotamente y lo muestra localmente:
|
||||
|
||||
`waypipe ssh {{usuario}}@{{servidor}} {{programa}}`
|
||||
|
||||
- Abre un túnel SSH para ejecutar cualquier programa de forma remota y lo visualiza localmente:
|
||||
|
||||
`waypipe ssh {{usuario}}@{servidor}}`
|
Loading…
Add table
Reference in a new issue