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:
parent
bcc92922bd
commit
23e0f43440
1 changed files with 24 additions and 0 deletions
24
pages.es/common/browsh.md
Normal file
24
pages.es/common/browsh.md
Normal 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]}}`
|
Loading…
Add table
Reference in a new issue