From 2a3e363421ff56e4c09066f6550bea92c10afe1e Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Sun, 23 Oct 2022 14:54:08 -0700 Subject: [PATCH] Fix docs --- docs/operations-guide.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/operations-guide.md b/docs/operations-guide.md index 36bf105..21722aa 100644 --- a/docs/operations-guide.md +++ b/docs/operations-guide.md @@ -389,6 +389,12 @@ Enable additional debug logging. Enable extra debug logging for the device assigner component specifically. +#### -debug-syncer + +* additional debug logging of the device syncer + +Enable extra debug logging for the device syncer component specifically. + #### -duration uint * duration in seconds between DEP syncs (0 for single sync) (default 1800)