Re: [PATCH weston] compositor: add information about the fbdev backend to --help output

2013-03-30 Thread Emilio Pozuelo Monfort
Hi, Looks good to me. It would be good to add this to man /weston.man too. Thanks, Emilio On 03/30/2013 03:18 PM, Philipp Brüschweiler wrote: > --- > src/compositor.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/src/compositor.c b/src/compositor.c > index c3e

[PATCH weston] compositor: add information about the fbdev backend to --help output

2013-03-30 Thread Philipp Brüschweiler
--- src/compositor.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/compositor.c b/src/compositor.c index c3e6bed..7a656e7 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -3467,7 +3467,8 @@ usage(int error_code) "Core options:\n\n"