wmlhtml(1)
NAME
wmlhtml - WML to HTML converter
DESCRIPTION
This is a very simple WML to HTML converter. All it does is swap some
tags around so that browsers can render it. It leaves in a lot of WMLspecific tags but the HTML spec kindly tells browsers to ignore anything they don't understand, so the pages can still be viewed.
- Usage: ./wmlhtml file.wml [output.html]