compositor: Help text for --config
authorBryce Harrington <bryce@osg.samsung.com>
Fri, 3 Apr 2015 02:16:50 +0000 (19:16 -0700)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 7 Apr 2015 09:36:04 +0000 (12:36 +0300)
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
src/compositor.c

index 4de8fbf5a72194dca1e0d1a4124f155e09d4a477..e6a60bd3ced1ea8f43c5cabe24740cc38646ff1b 100644 (file)
@@ -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 weston.ini\n"
                "  --no-config\t\tDo not read weston.ini\n"
                "  -h, --help\t\tThis help message\n\n");