mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 02:12:16 +03:00
w3m: add page (#949)
This commit is contained in:
parent
b25bf87240
commit
30c40feaa1
11
pages/common/w3m.md
Normal file
11
pages/common/w3m.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# w3m
|
||||||
|
|
||||||
|
> A text-based web browser.
|
||||||
|
|
||||||
|
- Open an URL:
|
||||||
|
|
||||||
|
`w3m {{http://example.com}}`
|
||||||
|
|
||||||
|
- Quit w3m:
|
||||||
|
|
||||||
|
`'q' then 'y'`
|
Loading…
Reference in New Issue
Block a user