mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 17:15:32 +02:00
telnet: fix typo
Line 7 said telnel instead of telnet.
This commit is contained in:
parent
1dbea9456b
commit
f853a5956e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Telnet to the default port of a host:
|
||||
|
||||
`telnel {{host}}`
|
||||
`telnet {{host}}`
|
||||
|
||||
- Telnet to a specific port of a host:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue