mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:35:42 +02:00
carbonyl: add page (#15943)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
f2306f49df
commit
626011fc48
1 changed files with 16 additions and 0 deletions
16
pages/common/carbonyl.md
Normal file
16
pages/common/carbonyl.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# 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>`
|
Loading…
Add table
Reference in a new issue