From f0b23def30808aebc8295f613cd9a36b9beaa9b0 Mon Sep 17 00:00:00 2001 From: Shannon Sterz Date: Thu, 6 Mar 2025 13:43:47 +0100 Subject: [PATCH] router: fix nested doc test cases to match inteded output commit 68b13965 (router: docs: add horizontal line before nested command docs) broke the nested command group test case. this commit adapts the expected output accordingly. Signed-off-by: Shannon Sterz --- proxmox-router/tests/docs.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/proxmox-router/tests/docs.rs b/proxmox-router/tests/docs.rs index 0405df77..f7a89493 100644 --- a/proxmox-router/tests/docs.rs +++ b/proxmox-router/tests/docs.rs @@ -193,6 +193,9 @@ Optional parameters: ``--optional-arg`` `` (default=false)`` Optional boolean argument. + +---- + ---- Options available for command group ``clicmd l0sub``: