[PATCH 3/3] compositor: Fix typos in help text
Derek Foreman
derekf at osg.samsung.com
Fri Oct 24 07:12:42 PDT 2014
The whole series looks correct to me...
Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
On 23/10/14 04:44 PM, Bryce Harrington wrote:
> Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
> ---
> src/compositor.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/compositor.c b/src/compositor.c
> index 6df0811..a42bc86 100644
> --- a/src/compositor.c
> +++ b/src/compositor.c
> @@ -4196,7 +4196,7 @@ usage(int error_code)
> " -S, --socket=NAME\tName of socket to listen on\n"
> " -i, --idle-time=SECS\tIdle time in seconds\n"
> " --modules\t\tLoad the comma-separated list of modules\n"
> - " --log==FILE\t\tLog to the given file\n"
> + " --log=FILE\t\tLog to the given file\n"
> " --no-config\t\tDo not read weston.ini\n"
> " -h, --help\t\tThis help message\n\n");
>
> @@ -4226,7 +4226,7 @@ usage(int error_code)
> "Options for wayland-backend.so:\n\n"
> " --width=WIDTH\t\tWidth of Wayland surface\n"
> " --height=HEIGHT\tHeight of Wayland surface\n"
> - " --scale=SCALE\t\tScale factor of ouput\n"
> + " --scale=SCALE\t\tScale factor of output\n"
> " --fullscreen\t\tRun in fullscreen mode\n"
> " --use-pixman\t\tUse the pixman (CPU) renderer\n"
> " --output-count=COUNT\tCreate multiple outputs\n"
>
More information about the wayland-devel
mailing list