1
0
Fork 0
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:
Darío Hereñú 2025-06-15 02:47:30 -03:00 committed by GitHub
parent f7de7ae01f
commit a6f734b7ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]}}`