diff options
Diffstat (limited to 'conntrackd.8')
-rw-r--r-- | conntrackd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conntrackd.8 b/conntrackd.8 index 2d7b228..ab834fb 100644 --- a/conntrackd.8 +++ b/conntrackd.8 @@ -44,8 +44,9 @@ option will not flush your internal and external cache). .BI "-k " Kill the daemon .TP -.BI "-s " -Dump statistics +.BI "-s " "[|network]" +Dump statistics. If no parameter is passed, it displays the general statistics. +If "network" is passed as parameter it displays the networking statistics. .TP .BI "-R " Force a resync against the kernel connection tracking table |