mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:02:09 +02:00
11 lines
110 B
Markdown
11 lines
110 B
Markdown
# w3m
|
|
|
|
> A text-based web browser.
|
|
|
|
- Open an URL:
|
|
|
|
`w3m {{http://example.com}}`
|
|
|
|
- Quit w3m:
|
|
|
|
`'q' then 'y'`
|