[PATCH weston] Add a help string for --xwayland
Dima Ryazanov
dima at gmail.com
Fri Mar 16 04:16:29 UTC 2018
Signed-off-by: Dima Ryazanov <dima at gmail.com>
---
compositor/main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/compositor/main.c b/compositor/main.c
index 18810f28..1e827884 100644
--- a/compositor/main.c
+++ b/compositor/main.c
@@ -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"
--
2.14.3
More information about the wayland-devel
mailing list