weston: Add a help string for --xwayland
authorDima Ryazanov <dima@gmail.com>
Fri, 16 Mar 2018 04:16:29 +0000 (00:16 -0400)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 16 Mar 2018 11:59:00 +0000 (13:59 +0200)
Signed-off-by: Dima Ryazanov <dima@gmail.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
compositor/main.c

index 18810f2..1e82788 100644 (file)
@@ -469,6 +469,7 @@ usage(int error_code)
                "  --shell=MODULE\tShell module, defaults to desktop-shell.so\n"
                "  -S, --socket=NAME\tName of socket to listen on\n"
                "  -i, --idle-time=SECS\tIdle time in seconds\n"
+               "  --xwayland\t\tLoad the xwayland module\n"
                "  --modules\t\tLoad the comma-separated list of modules\n"
                "  --log=FILE\t\tLog to the given file\n"
                "  -c, --config=FILE\tConfig file to load, defaults to weston.ini\n"