[master] a928731 typo

Poul-Henning Kamp phk at FreeBSD.org
Sat May 21 22:42:05 CEST 2016


commit a92873175a88826638cb6e5e5cb7b7091b0c80d5
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat May 21 18:42:13 2016 +0000

    typo

diff --git a/include/tbl/cli_cmds.h b/include/tbl/cli_cmds.h
index 4e9d1ba..7869313 100644
--- a/include/tbl/cli_cmds.h
+++ b/include/tbl/cli_cmds.h
@@ -232,7 +232,7 @@ CLI_CMD(DEBUG_LISTEN_ADDRESS,
 
 CLI_CMD(BACKEND_LIST,
 	"backend.list",
-	"baclend.list [-p] [<backend_pattern>]",
+	"backend.list [-p] [<backend_pattern>]",
 	"List backends.  -p also shows probe status.",
 	"",
 	0, 2



More information about the varnish-commit mailing list