mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 10:15:24 +02:00
ncat: add missing dots
This commit is contained in:
parent
f7b7265c3e
commit
9b6606587b
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue