mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 06:35:44 +02:00
w3m: add page (#949)
This commit is contained in:
parent
b25bf87240
commit
30c40feaa1
1 changed files with 11 additions and 0 deletions
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…
Add table
Reference in a new issue