1
0
Fork 0
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:
Matías Andrade Guzmán 2017-11-18 11:55:48 -03:00 committed by Agniva De Sarker
parent 1dbea9456b
commit f853a5956e

View file

@ -4,7 +4,7 @@
- Telnet to the default port of a host:
`telnel {{host}}`
`telnet {{host}}`
- Telnet to a specific port of a host: