1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:02:09 +02:00
tldr/pages/common/w3m.md
2016-07-14 17:00:28 +01:00

11 lines
110 B
Markdown

# w3m
> A text-based web browser.
- Open an URL:
`w3m {{http://example.com}}`
- Quit w3m:
`'q' then 'y'`