1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 08:15:27 +02:00
tldr/pages/common/carbonyl.md

21 lines
301 B
Markdown
Raw Normal View History

# carbonyl
> View webpages on the terminal using a Chromium backend.
> More information: <https://github.com/fathyb/carbonyl>.
- Open an `about:blank` page:
`carbonyl`
- Open a webpage:
`carbonyl {{https://example.com}}`
- Exit carbonyl:
`<Ctrl c>`
2025-03-26 00:36:41 +02:00
- Display help:
`carbonyl {{[-h|--help]}}`