1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

o: add Spanish translation (#16095)

This commit is contained in:
Darío Hereñú 2025-04-12 04:35:11 -03:00 committed by GitHub
parent 6b26cee9e5
commit dec28604f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
pages.es/common/o.md Normal file
View file

@ -0,0 +1,24 @@
# o
> Orbiton, un sencillo editor de texto sin configuración.
> Más información: <https://github.com/xyproto/orbiton>.
- Abre un archivo en el editor:
`o {{ruta/a/archivo}}`
- Abre un archivo como de solo lectura:
`o {{[-m|-monitor]}} {{ruta/a/archivo}}`
- Guarda el archivo:
`<Ctrl s>`
- Sale de Orbiton:
`<Ctrl q>`
- Muestra la ayuda:
`o {{[-h|--help]}}`