ncat: add missing dots
This commit is contained in:
parent
f7b7265c3e
commit
9b6606587b
|
|
@ -1,7 +1,7 @@
|
|||
# ncat
|
||||
|
||||
> `cat` over networks
|
||||
> Use the normal cat functionality over networks
|
||||
> `cat` over networks.
|
||||
> Use the normal cat functionality over networks.
|
||||
|
||||
- Listen for input on the specified port and write it to the specified file:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue