[sheepdog] [PATCH v8 6/7] shepherd: a new cluster manager specialized for sheepdog
Hitoshi Mitake
mitake.hitoshi at gmail.com
Tue Mar 12 02:40:30 CET 2013
At Tue, 12 Mar 2013 09:13:00 +0900,
MORITA Kazutaka wrote:
>
> At Mon, 11 Mar 2013 20:46:38 +0900,
> Hitoshi Mitake wrote:
> >
> > +
> > +static struct sd_option shepherd_options[] = {
> > + { 'b', "bindaddr", true,
> > + "specify IP address of interface to listen on" },
> > + { 'd', "debug", true, "include debug messages in the log" },
> > + { 'f', "foreground", true, "make the program run in the foreground" },
>
> I think 'd' and 'f' don't require arguments.
>
Sorry for my trivial mistakes, I'll fix them in the next version.
Thanks,
Hitoshi
More information about the sheepdog
mailing list