mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-06 11:55:24 +02:00
mail: update Spanish translation (#16817)
This commit is contained in:
parent
f7de7ae01f
commit
a6f734b7ee
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
- Envía un archivo `tar.gz` como adjunto:
|
||||
|
||||
`tar cvzf - {{ruta/al/directorio1 ruta/al/directorio2}} | uuencode {{data.tar.gz}} | mail --subject "{{asunto}}" {{a_usuario@example.com}}`
|
||||
|
||||
- Muestra la ayuda:
|
||||
|
||||
`mail {{[-h|--help]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue