Re: [PATCH] Enable bundling for dbclient.

2015-11-23 Thread Matt Johnston
Hi, Thanks for the patch, I've applied it slight changes. I had to re-add the undocumented support for extra arguments after the hostname - that's in the manpage now. Cheers, Matt On Wed, Nov 11, 2015 at 07:02:36PM +0100, Guilhem Moulin wrote: > --- > cli-runopts.c | 202 >

[PATCH] Enable bundling for dbclient.

2015-11-11 Thread Guilhem Moulin
--- cli-runopts.c | 202 ++ 1 file changed, 92 insertions(+), 110 deletions(-) diff --git a/cli-runopts.c b/cli-runopts.c index 2b0cb7d..59ebb5a 100644 --- a/cli-runopts.c +++ b/cli-runopts.c @@ -105,25 +105,30 @@ static void printhelp() {