mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 16:35:41 +02:00
carbonyl: add Spanish translation (#15979)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
parent
472f88ccec
commit
bcc92922bd
1 changed files with 20 additions and 0 deletions
20
pages.es/common/carbonyl.md
Normal file
20
pages.es/common/carbonyl.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# carbonyl
|
||||
|
||||
> Vea páginas web en el terminal usando un backend de Chromium.
|
||||
> Más información: <https://github.com/fathyb/carbonyl>.
|
||||
|
||||
- Abre una página `about:blank`:
|
||||
|
||||
`carbonyl`
|
||||
|
||||
- Abre una página web:
|
||||
|
||||
`carbonyl {{https://example.com}}`
|
||||
|
||||
- Sale de carbonyl:
|
||||
|
||||
`<Ctrl c>`
|
||||
|
||||
- Muestra la ayuda:
|
||||
|
||||
`carbonyl {{[-h|--help]}}`
|
Loading…
Add table
Reference in a new issue