Skip to content

Commit 6e4e674

Browse files
committed
cli_cmds.h: Doc fixup
debug.reqpool.fail is a cli command, not a param.
1 parent 6380646 commit 6e4e674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/tbl/cli_cmds.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ CLI_CMD(DEBUG_REQPOOLFAIL,
361361
"debug.reqpool.fail",
362362
"Schedule req-pool failures.",
363363
"The argument is read L-R and 'f' means fail:\n\n"
364-
"\tparam.set debug.reqpoolfail F__F_F\n\n"
364+
"\tdebug.reqpool.fail F__F_F\n\n"
365365
"In the example above the first, fourth and sixth attempted\n"
366366
"allocations will fail.",
367367
1, 1

0 commit comments

Comments
 (0)