mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 11:42:28 +00:00
15 lines
276 B
Plaintext
15 lines
276 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# links2
|
|
|
|
> Command-line web browser.
|
|
> See also: `links`.
|
|
> More information: <http://links.twibright.com/>.
|
|
|
|
- Visit a website in graphics mode:
|
|
|
|
`links2 -g {{https://example.com}}`
|