1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 15:55:25 +02:00

, : add Spanish translation (#16721)

Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
Rodrigo Decuir 2025-06-02 16:50:26 +00:00 committed by GitHub
parent 64565fa0db
commit f5d6f885e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
pages.es/common/,.md Normal file
View file

@ -0,0 +1,16 @@
# Comma
> Ejecuta comandos aún sin tenerlos instalados en tu sistema.
> Más información: <https://github.com/nix-community/comma>.
- Ejecuta un comando:
`, {{comando -with -flags}}`
- Agrega un comando a una shell hija:
`, {{[-s|--shell]}} {{comando}}`
- Limpia el caché:
`, {{[-e|--empty-cache]}}`