[master] b4da689 Document -v param in vcl.show

Federico G. Schwindt fgsch at lodoss.net
Wed Oct 8 18:11:02 CEST 2014


commit b4da6893d263b26f8c4f4308673bf0e4d67055cb
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Oct 8 17:10:35 2014 +0100

    Document -v param in vcl.show

diff --git a/include/vcli.h b/include/vcli.h
index f6b75da..4a18c82 100644
--- a/include/vcli.h
+++ b/include/vcli.h
@@ -97,7 +97,7 @@
 
 #define CLI_VCL_SHOW							\
 	"vcl.show",							\
-	"vcl.show <configname>",					\
+	"vcl.show [-v] <configname>",					\
 	"\tDisplay the source code for the specified configuration.",	\
 	1, 2
 



More information about the varnish-commit mailing list