Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/bin Modified Files: edje_main.c Log Message: -fb too =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_main.c,v retrieving revision 1.55 retrieving revision 1.56 diff -u -3 -r1.55 -r1.56 --- edje_main.c 18 Mar 2005 01:06:37 -0000 1.55 +++ edje_main.c 18 Mar 2005 01:08:32 -0000 1.56 @@ -823,11 +823,12 @@ if (argc < 2) { printf("Usage:\n"); - printf(" %s [-gl] [-g WxH] [-fill] [edje_file1] [edje_file2] ...\n", argv[0]); + printf(" %s [-gl] [-fb] [-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 -fill -g 800x600 data/e_logo.eet\n", argv[0]); + printf(" %s -gl -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 enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs