From 413470569e38c8afd2a5fab7c862b757e0fc9ce3 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Fri, 17 May 2024 16:54:09 +0200 Subject: [PATCH] doc: clarify with before and after [skip ci] Signed-off-by: Joachim Wiberg --- doc/developers-guide.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/developers-guide.md b/doc/developers-guide.md index d5fcfc2c..949ac97b 100644 --- a/doc/developers-guide.md +++ b/doc/developers-guide.md @@ -143,6 +143,10 @@ this is how you do it: [S12345] sysrepo-plugind -f -p /run/confd.pid -n -- Configuration daemon +to: + + [S12345] sysrepo-plugind -f -p /run/confd.pid -n -v3 -- Configuration daemon + Now you can rebuild `confd`, just as described above, and restart Infix: make confd-rebuild all run