• Poul-Henning Kamp's avatar
    Renovate the parameter/cli code. · a502ab3c
    Poul-Henning Kamp authored
    Certain of our parameter names are so long that they have shoved the
    "long" param.show output all the way to the right.  Break the line
    after the param name and use most of the width again.
    
    Also add support for two column tables using TAB chars, for descriptions
    of params like "debug", "feature" etc.  The width autosizes, and lines
    wrap as expected in the second column.  Eliminate the 'pad' field in
    the tbl includes.
    
    Move all the "tweak" functions to a separate source file.
    
    Clean up white-space in param descriptions.
    a502ab3c
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...