[4.0] f38f446 Document -v param in vcl.show
Lasse Karstensen
lkarsten at varnish-software.com
Thu Jan 15 16:35:39 CET 2015
commit f38f4460e5b058b82d880cea97c83871b0f321df
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