man august (Commandes) - Tcl/Tk HTML editor
NAME
august - Tcl/Tk HTML editor
SYNOPSIS
august
[
file
]
august -all
august -hlp
DESCRIPTION
august is a Tcl/Tk HTML editor with interesting features, e. g. ballon help or an option to automatically insert html code for country specific special characters like the Swedish [oa], [:a], [:o]. It is not WYSIWYG but is very useful for developing HTML pages.
If given file does not exist, it will be created.
OPTIONS
- -all
 - Open all files in the current directory with *.html, *.htm, *.css or *.txt extension.
 - -hlp
 - Display this help message.
 
AUTHOR
Program:  Johan Bengtsson <johanb@lls.se>
Man page: Erik Schanze <schanzi_@gmx.de>