From e1ae41d0879dd6ae6bf450151b6bc3ef5b472a7f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 17 Aug 2022 20:18:41 +0200 Subject: [PATCH] client: mention pause does not work in the configuration file Fix #538 --- src/client/lldpcli.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/client/lldpcli.8.in b/src/client/lldpcli.8.in index 1dc75a0e..c811b243 100644 --- a/src/client/lldpcli.8.in +++ b/src/client/lldpcli.8.in @@ -1097,7 +1097,8 @@ operations. .Nm lldpd will not send any more frames or receive ones. This can be undone with .Cd resume -command. +command. This only works interactively as lldpd asks lldpcli to +unpause after reading the configuration file. .Ed .Cd resume -- 2.39.5