Leo<HTML>

Input Output

Compiler Options - Reference
Input Output
Macros
Locales
Warnings
Init Infos
Temporary Files
Other Stuff
Input Output
Leo<HTML> requires 2 files. One input file and one output file. That's nothing surprising. :)

Input/Output Definition:
  
  -if   --infile  infile.html 
  -of   --outfile outfile.html 
 

Example:

$ leohtml -if foo.lhtml -of foo.html

// other version
$ leohtml --infile foo.lhtml --outfile foo.html



The file extension of the io files does not bother the compiler. If you want you can use a file named foo.jpg too.


This page was created by King Leo . Page generator was Leo<HTML> version 1.0.0 .