Files
cheatsheet-tldr/tldr/carbonyl
2025-11-07 00:20:59 +00:00

27 lines
416 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# carbonyl
> View webpages on the terminal using a Chromium backend.
> See also: `browsh`.
> 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]}}`