Index: /branches/eam_branches/20091201/Ohana/src/opihi/cmd.astro/star.c
===================================================================
--- /branches/eam_branches/20091201/Ohana/src/opihi/cmd.astro/star.c	(revision 26603)
+++ /branches/eam_branches/20091201/Ohana/src/opihi/cmd.astro/star.c	(revision 26604)
@@ -24,4 +24,5 @@
   if ((argc != 4) && (argc != 5)) {
     gprint (GP_ERR, "USAGE: star (buffer) x y [dx] [-border N] [-sat cnts]\n");
+    gprint (GP_ERR, " dx is the aperture diameter, but is adjusted up to the next odd number\n");
     return (FALSE);
   }
