diff options
Diffstat (limited to 'toys/other/netcat.c')
-rw-r--r-- | toys/other/netcat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/other/netcat.c b/toys/other/netcat.c index dcb982d4..616822b7 100644 --- a/toys/other/netcat.c +++ b/toys/other/netcat.c @@ -26,7 +26,6 @@ config NETCAT_LISTEN bool "netcat server options (-let)" default y depends on NETCAT - depends on TOYBOX_PTY help usage: netcat [-t] [-lL COMMAND...] |