Parameters:

	[--help]		Print this message.
	[--version]		Print version information.
	
	[--automate]		Skip the GUI.

	[--sentences x]		Set the number of sentences per paragraph.
	[--paragraphs y]	Set the total number of paragraphs.

	[--dictionary <name>]	Select dictionary to be used.
				Use "--dictionary help" to get the list
				of available dictionaries.

	[--html]		HTML output.
	[--copy]		Copy to system clipboard instead of
				writing to stdout.

If run without parameters, the GUI will appear. The "copy to system
clipboard" feature doesn't have to work on UNIX-like systems, but
I guess that's no major pain.
