Help accepts the following commands:

<topicname>: This will display the help information, if any, on the specified
	topic. If none exists, it will check for an rpm with that name and try
	display information on that - this is a good way to find out what
	version of a package is installled. If this fails, try man or info.

list:	List the topics on which help information is available.

man/info <args>: Read manual pages or view GNU info doumention. Normally,
	<args> will be the name of a program etc. If no args are supplied,
	further help will be given.

help:	Display this information

quit:	Exit help.
