1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 08:35:28 +02:00
tldr/pages/common/carbonyl.md
2025-03-26 00:36:41 +02:00

20 lines
301 B
Markdown

# 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>`
- Display help:
`carbonyl {{[-h|--help]}}`