From 885aa4f4aaba67c424fd5cdbcdd7eda5c61d6dd2 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 6 May 2013 21:44:00 +0200 Subject: [PATCH] lldpcli: complete the manual page with the syntax of "show statistics" --- src/client/lldpcli.8 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/client/lldpcli.8 b/src/client/lldpcli.8 index 127d07e7..2ec680a2 100644 --- a/src/client/lldpcli.8 +++ b/src/client/lldpcli.8 @@ -148,6 +148,17 @@ Display global configuration of daemon. .Ed +.Cd show statistics +.Op ports Ar ethX Op ,... +.Op Cd summary +.Bd -ragged -offset XXXXXX +Report LLDP-related statistics, like the number of LLDPDU transmitted, +received, discarded or unrecognized. When specifying ports, only the +statistics from the given port are reported. With +.Cd summary +the statistics of each port is summed. +.Ed + .Cd update .Bd -ragged -offset XXXXXX Make -- 2.39.5