projects
/
platform
/
upstream
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f8a9b
)
compositor: Help text for --config
author
Bryce Harrington
<bryce@osg.samsung.com>
Fri, 3 Apr 2015 02:16:50 +0000
(19:16 -0700)
committer
Pekka 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
patch
|
blob
|
history
diff --git
a/src/compositor.c
b/src/compositor.c
index 4de8fbf5a72194dca1e0d1a4124f155e09d4a477..e6a60bd3ced1ea8f43c5cabe24740cc38646ff1b 100644
(file)
--- 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 weston.ini\n"
" --no-config\t\tDo not read weston.ini\n"
" -h, --help\t\tThis help message\n\n");