[PATCH 1/5] compositor: Help text for --config

Bryce Harrington bryce at osg.samsung.com
Wed Apr 1 19:17:03 PDT 2015


Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
---
 src/compositor.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compositor.c b/src/compositor.c
index 4de8fbf..f969018 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -5032,6 +5032,7 @@ usage(int error_code)
 		"  -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"
+		"  -c, --config=FILE\tConfig file to load, defaults to ~/.config/weston.ini\n"
 		"  --no-config\t\tDo not read weston.ini\n"
 		"  -h, --help\t\tThis help message\n\n");
 
-- 
1.9.1



More information about the wayland-devel mailing list