-
slides.sh [-a] [-d destination_dir] [-h height] [-i images_dir] [-t] [source_file]
-
The default source name is: source.txt
-
Options:
-
a: creates an archive containing source, slides and images
-
format: tar.gz
-
d: destination directory for the generated HTML pages
-
it will be created if it doesn't exist
-
h: height (in percentage) of the body / page
-
to allow optimum placement of the footer
-
tested under Netscape 4.x
-
i: images directory
-
t: makes a table of contents
-
V: give the version number and exit
|