From 7713587eaa3c9f4024bece7985861b5df466b379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 26 Mar 2024 23:02:17 -0300 Subject: [PATCH] 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> --- pages.es/linux/waypipe.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages.es/linux/waypipe.md diff --git a/pages.es/linux/waypipe.md b/pages.es/linux/waypipe.md new file mode 100644 index 0000000000..13308cb7da --- /dev/null +++ b/pages.es/linux/waypipe.md @@ -0,0 +1,12 @@ +# waypipe + +> Ejecuta remotamente aplicaciones gráficas bajo un compositor para Wayland. +> Más información: . + +- 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}}`