mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-24 04:44:08 +02:00
elinks: minor tweaks to command descriptions
This commit is contained in:
parent
13539295a4
commit
2a359234ba
1 changed files with 3 additions and 3 deletions
|
@ -2,14 +2,14 @@
|
|||
|
||||
> A text based browser similar to lynx.
|
||||
|
||||
- Start the browser:
|
||||
- Start elinks:
|
||||
|
||||
`elinks`
|
||||
|
||||
- Quit the browser:
|
||||
- Quit elinks:
|
||||
|
||||
`ctrl+c`
|
||||
|
||||
- Dump output of webpage to console colorizing the text with ANSI control codes:
|
||||
- Dump output of webpage to console, colorizing the text with ANSI control codes:
|
||||
|
||||
`elinks -dump -dump-color-mode {{1}} {{url}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue