[master] 6e4e674b9 cli_cmds.h: Doc fixup
Walid Boudebouda
walid.boudebouda at gmail.com
Wed Dec 17 14:42:04 UTC 2025
commit 6e4e674b9bef2e58eab3d755856244e2c9541068
Author: Walid Boudebouda <walid.boudebouda at gmail.com>
Date: Wed Dec 17 15:39:01 2025 +0100
cli_cmds.h: Doc fixup
debug.reqpool.fail is a cli command, not a param.
diff --git a/include/tbl/cli_cmds.h b/include/tbl/cli_cmds.h
index 3c398575b..dd2235935 100644
--- a/include/tbl/cli_cmds.h
+++ b/include/tbl/cli_cmds.h
@@ -361,7 +361,7 @@ CLI_CMD(DEBUG_REQPOOLFAIL,
"debug.reqpool.fail",
"Schedule req-pool failures.",
"The argument is read L-R and 'f' means fail:\n\n"
- "\tparam.set debug.reqpoolfail F__F_F\n\n"
+ "\tdebug.reqpool.fail F__F_F\n\n"
"In the example above the first, fourth and sixth attempted\n"
"allocations will fail.",
1, 1
More information about the varnish-commit
mailing list