]> err.no Git - varnish/commit
Add two new CLI commands: param.set and param.show.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 19 Aug 2006 20:28:30 +0000 (20:28 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 19 Aug 2006 20:28:30 +0000 (20:28 +0000)
commit5b81e3f0be7ddfd3a87aa3fbd47d82cbe5c0dab9
treef3f6103b32a9ca503e5cd64229d59aa650e241da
parent856cb449b0729ba86e36608849ed92e198649636
Add two new CLI commands: param.set and param.show.

Eliminate requirement that "help" be first, I was just lazy I guess.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@837 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/mgt_cli.c
varnish-cache/bin/varnishd/mgt_cli.h
varnish-cache/bin/varnishd/mgt_param.c [new file with mode: 0644]
varnish-cache/include/cli.h