Re: [PATCH 10/11] weston-image --help works. Also help if no filename is given

2014-07-16 Thread Bill Spitzak
On 07/09/2014 06:32 PM, Jason Ekstrand wrote: > One little nitpick: Should we really be returning 1 if --help is given? That's not an error. On second thought, I ran a bunch of little utilities and things and some of them always given an error with the usage and others don't. However, if we'

Re: [PATCH 10/11] weston-image --help works. Also help if no filename is given

2014-07-09 Thread Jason Ekstrand
On Jul 9, 2014 6:17 PM, "Jason Ekstrand" wrote: > > > On Jul 8, 2014 9:18 PM, "Bill Spitzak" wrote: > > > > --- > > clients/image.c |5 + > > 1 file changed, 5 insertions(+) > > > > diff --git a/clients/image.c b/clients/image.c > > index 112b93d..573117c 100644 > > --- a/clients/image.c

Re: [PATCH 10/11] weston-image --help works. Also help if no filename is given

2014-07-09 Thread Jason Ekstrand
On Jul 8, 2014 9:18 PM, "Bill Spitzak" wrote: > > --- > clients/image.c |5 + > 1 file changed, 5 insertions(+) > > diff --git a/clients/image.c b/clients/image.c > index 112b93d..573117c 100644 > --- a/clients/image.c > +++ b/clients/image.c > @@ -412,6 +412,11 @@ main(int argc, char *ar

[PATCH 10/11] weston-image --help works. Also help if no filename is given

2014-07-08 Thread Bill Spitzak
--- clients/image.c |5 + 1 file changed, 5 insertions(+) diff --git a/clients/image.c b/clients/image.c index 112b93d..573117c 100644 --- a/clients/image.c +++ b/clients/image.c @@ -412,6 +412,11 @@ main(int argc, char *argv[]) int i; int image_counter = 0; + if (