rimmed pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=70f645efe9918400bf56aa40455e7d109830a821

commit 70f645efe9918400bf56aa40455e7d109830a821
Author: Vyacheslav Reutskiy <rim...@yandex.ru>
Date:   Thu Nov 13 17:10:59 2014 +0000

    edje_cc: update usage text
    
    Add clatification, that for "-l license" and "-a authors" need to
    specify files.
---
 src/bin/edje/edje_cc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bin/edje/edje_cc.c b/src/bin/edje/edje_cc.c
index 6e26fce..df58b6e 100644
--- a/src/bin/edje/edje_cc.c
+++ b/src/bin/edje/edje_cc.c
@@ -97,8 +97,8 @@ main_help(void)
       "-vd vibration/directory  Add a directory to look in for relative path 
vibration samples\n"
       "-dd data/directory       Add a directory to look in for relative path 
data.file entries\n"
       "-td temp/directory       Directory to store temporary files\n"
-      "-l license               Specify the license of a theme\n"
-      "-a authors               Specify AUTHORS\n"
+      "-l license               Specify the license of a theme (file with 
license text)\n"
+      "-a authors               Specify AUTHORS (file with list of authors)\n"
       "-v                       Verbose output\n"
       "-no-lossy                Do NOT allow images to be lossy\n"
       "-no-comp                 Do NOT allow images to be stored with lossless 
compression\n"

-- 


Reply via email to