mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:22:09 +02:00
act: update Spanish translation (#14310)
This commit is contained in:
parent
9edfc5c101
commit
251639c9c5
1 changed files with 6 additions and 2 deletions
|
@ -13,11 +13,11 @@
|
|||
|
||||
- Ejecuta un evento específico:
|
||||
|
||||
`act {{event_type}}`
|
||||
`act {{tipo_de_evento}}`
|
||||
|
||||
- Ejecuta una acción específica:
|
||||
|
||||
`act -a {{identificador_de_acción}}`
|
||||
`act -j {{identificador_de_acción}}`
|
||||
|
||||
- Simula una acción:
|
||||
|
||||
|
@ -26,3 +26,7 @@
|
|||
- Muestra registros detallados:
|
||||
|
||||
`act -v`
|
||||
|
||||
- Ejecuta un flujo de trabajo específico con el evento push:
|
||||
|
||||
`act push -W {{ruta/a/flujo_de_trabajo}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue