mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 01:41:39 +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