[4.1] 530ba31 Add extra sentence on -z in inline help as well.

Lasse Karstensen lkarsten at varnish-software.com
Thu Jan 14 15:15:07 CET 2016


commit 530ba31881a80dc836c316388a5a364ba1171704
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Fri Dec 4 11:46:06 2015 +0100

    Add extra sentence on -z in inline help as well.
    
    Forgotten in commit 8139164.

diff --git a/include/vcli.h b/include/vcli.h
index da61d30..de6e324 100644
--- a/include/vcli.h
+++ b/include/vcli.h
@@ -168,7 +168,7 @@
 #define CLI_PANIC_CLEAR							\
 	"panic.clear",							\
 	"panic.clear [-z]",						\
-	"\tClear the last panic, if any.",				\
+	"\tClear the last panic, if any. -z will clear related varnishstat counter(s)",	\
 	0, 1
 
 /*



More information about the varnish-commit mailing list