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:
parent
64565fa0db
commit
f5d6f885e2
1 changed files with 16 additions and 0 deletions
16
pages.es/common/,.md
Normal file
16
pages.es/common/,.md
Normal 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]}}`
|
Loading…
Add table
Reference in a new issue