edje_cc: update usage text

Add clatification, that for "-l license" and "-a authors" need to
specify files.
This commit is contained in:
Vyacheslav Reutskiy 2014-11-13 17:10:59 +00:00
parent 1654a12773
commit 70f645efe9
1 changed files with 2 additions and 2 deletions

View File

@ -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"