Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/edje
Dir : e17/libs/edje/src/bin
Modified Files:
edje_main.c
Log Message:
help update
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_main.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -3 -r1.54 -r1.55
--- edje_main.c 12 Nov 2004 04:18:51 -0000 1.54
+++ edje_main.c 18 Mar 2005 01:06:37 -0000 1.55
@@ -823,12 +823,11 @@
if (argc < 2)
{
printf("Usage:\n");
- printf(" %s file_to_show.eet [-gl] [-g WxH] [-fill]
[collection_to_show] ...\n", argv[0]);
+ printf(" %s [-gl] [-g WxH] [-fill] [edje_file1] [edje_file2] ...\n",
argv[0]);
printf("\n");
printf("Example:\n");
printf(" %s data/e_logo.eet\n", argv[0]);
- printf(" %s data/e_logo.eet test\n", argv[0]);
- printf(" %s data/e_logo.eet test ~/test.eet my_thing ...\n", argv[0]);
+ printf(" %s -fill -g 800x600 data/e_logo.eet\n", argv[0]);
exit(-1);
}
for (i = 1; i < argc; i++)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs