started on the prefix stuff, got most of it done
[spider.git] / cmd / help.pl
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..1c1fae282bcb65aca5a32f39116a8294644f8462 100644 (file)
@@ -0,0 +1,13 @@
+# 
+# the help subsystem
+#
+# It is a very simple system in that you type in 'help <cmd>' and it
+# looks for a file called <cmd>.hlp in either the local_cmd directory
+# or the cmd directory (in that order). 
+#
+# if you just type in 'help' by itself you get what is in 'help.hlp'.
+#
+# Copyright (c) 1998 - Dirk Koopman G1TLH
+#
+# $Id$
+#