tools/createsrc-templates/FshellCmd/SkeletonTemplate.cif
changeset 0 7f656887cf89
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/createsrc-templates/FshellCmd/SkeletonTemplate.cif	Wed Jun 23 15:52:26 2010 +0100
@@ -0,0 +1,31 @@
+==name skeletontemplate
+
+==short-description
+
+[[DESCRIPTION]]
+
+==long-description
+
+TODO (POD syntax is supported)
+
+#Other sections that may be included:
+#
+#==see-also
+#
+# A list of POD links to any other related commands, such as
+# L<cmd|cmd>, L<somethingelse|somethingelse>
+# Can be left blank
+#
+#
+#==option <type> <shortName> <longName>
+#
+#Description for this option
+#
+#==argument <type> <name> [optional] [multiple|last]
+#
+#Description for this argument
+#
+
+==copyright
+
+[[COPYRIGHT]]