Files
cheatsheet-tldr/tldr/carbonyl
2025-03-26 00:18:43 +00:00

26 lines
394 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.
> 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]}}`