mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 08:35:28 +02:00
20 lines
301 B
Markdown
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]}}`
|