At Wed, 15 May 2013 20:26:13 +0800, Kai Zhang wrote: > > Output before: > $collie vdi create test > Please specify the VDI size > > Output after: > $collie vdi create test > Please specify the VDI size > Usage: collie vdi create [-P] [-c copies] [-a address] [-p port] [-h] > <vdiname> <size> > Options: > -P, --prealloc preallocate all the data objects > -c, --copies specify the data redundancy (number of copies) > -a, --address specify the daemon address (default: localhost) > -p, --port specify the daemon port > -h, --help display this help and exit > > Signed-off-by: Kai Zhang <[email protected]> > --- > collie/collie.c | 5 ++++- > collie/common.c | 5 ++++- > 2 files changed, 8 insertions(+), 2 deletions(-)
Applied, thanks! Kazutaka -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
