Index: trunk/Ohana/src/opihi/pantasks/task_trange.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/task_trange.c	(revision 15207)
+++ trunk/Ohana/src/opihi/pantasks/task_trange.c	(revision 15487)
@@ -57,4 +57,7 @@
   }
 
+  /* allow a syntax which means something like "every hour at MM:SS"
+     this could by something like *:MM:SS ? */
+
   /* test for HH:MM:SS */
   if (hms_to_sec (argv[1], &range.start)) {
