From f5d6f885e28dac8fe671f110bdc774575919461c Mon Sep 17 00:00:00 2001 From: Rodrigo Decuir <110834031+rodecuir@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:50:26 +0000 Subject: [PATCH] , : add Spanish translation (#16721) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Darío Hereñú --- pages.es/common/,.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages.es/common/,.md diff --git a/pages.es/common/,.md b/pages.es/common/,.md new file mode 100644 index 0000000000..591ff1a71a --- /dev/null +++ b/pages.es/common/,.md @@ -0,0 +1,16 @@ +# Comma + +> Ejecuta comandos aún sin tenerlos instalados en tu sistema. +> Más información: . + +- Ejecuta un comando: + +`, {{comando -with -flags}}` + +- Agrega un comando a una shell hija: + +`, {{[-s|--shell]}} {{comando}}` + +- Limpia el caché: + +`, {{[-e|--empty-cache]}}`