[sheepdog] [PATCH v8 6/7] shepherd: a new cluster manager specialized for sheepdog

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Tue Mar 12 01:13:00 CET 2013


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.

Thanks,

Kazutaka



More information about the sheepdog mailing list