mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 15:46:02 +02:00
nc: fix list syntax
This commit is contained in:
parent
4fa2c559b8
commit
b24b3c0270
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@
|
||||||
|
|
||||||
`nc -k -l {{port}}`
|
`nc -k -l {{port}}`
|
||||||
|
|
||||||
-- client stay up after EOF
|
- client stay up after EOF
|
||||||
|
|
||||||
`nc -q {{timeout}} {{ip_address}}`
|
`nc -q {{timeout}} {{ip_address}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue