1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

browsh: add Spanish translation (#15978)

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
Darío Hereñú 2025-04-01 13:12:13 -03:00 committed by GitHub
parent bcc92922bd
commit 23e0f43440
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,24 @@
# browsh
> Vea páginas web en el terminal utilizando un backend de Firefox.
> Más información: <https://www.brow.sh/>.
- Inicia browsh:
`browsh`
- Inicia browsh en una página web específica:
`browsh --startup-url {{URL}}`
- Se focaliza en la barra de dirección URL:
`<Ctrl l>`
- Sale de browsh:
`<Ctrl q>`
- Muestra la ayuda:
`browsh {{[-h|--help]}}`