diff options
Diffstat (limited to 'toys/net/netstat.c')
-rw-r--r-- | toys/net/netstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/net/netstat.c b/toys/net/netstat.c index 45d688e3..16907e21 100644 --- a/toys/net/netstat.c +++ b/toys/net/netstat.c @@ -12,7 +12,7 @@ config NETSTAT help usage: netstat [-pWrxwutneal] - Display networking information. Default is netsat -tuwx + Display networking information. Default is netstat -tuwx -r Routing table -a All sockets (not just connected) |