On Fri, Feb 08, 2013 at 03:58:47PM +0100, Marc-Antoine Perennou wrote:
> +static void usage(const char *progname)
> +{
> +     fprintf(stderr, "Usage: %s [-f cfgfile] [-p pidfile]\n", progname);

Here I think it would be worth supporting most of the other command line
arguments. For instance, -L is mandatory when session replication is enabled
between multiple peers. -C is used by people who have to load many ACLs or
certs and want to chdir there to load the files. -c is handy to validate
configurations so that they don't have to switch between two different tools
and syntaxes. I think we can ignore the various debugging flags now however.

Regards,
Willy


Reply via email to