mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
transport: add example (#17733)
This commit is contained in:
parent
a760621f19
commit
7533f2ed33
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@
|
|||
- Restrict line protocols to `ssh`:
|
||||
|
||||
`transport input ssh`
|
||||
|
||||
- Restrict line protocols to `telnet`:
|
||||
|
||||
`transport input telnet`
|
||||
|
|
Loading…
Add table
Reference in a new issue