[master] 567340a31 Fix bracket, noted by dridi

Nils Goroll nils.goroll at uplex.de
Mon Feb 14 12:19:04 UTC 2022


commit 567340a31dabc60c178d8b03059b925440b611cc
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Feb 14 13:17:52 2022 +0100

    Fix bracket, noted by dridi

diff --git a/include/tbl/cli_cmds.h b/include/tbl/cli_cmds.h
index 7ca9f0802..d62774e3d 100644
--- a/include/tbl/cli_cmds.h
+++ b/include/tbl/cli_cmds.h
@@ -375,7 +375,7 @@ CLI_CMD(DEBUG_SHUTDOWN_DELAY,
 
 CLI_CMD(DEBUG_XID,
 	"debug.xid",
-	"debug.xid [<xid> [<cachesize>]}",
+	"debug.xid [<xid> [<cachesize>]]",
 	"Examine or set XID. <cachesize> defaults to 1.",
 	"",
 	0, 2


More information about the varnish-commit mailing list