IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3898


Ignore:
Timestamp:
May 11, 2005, 9:40:07 PM (21 years ago)
Author:
eugene
Message:

added to cmdline help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/accum.c

    r2843 r3898  
    1616  if ((argc != 6) && (argc != 7)) {
    1717    fprintf (stderr, "USAGE: accum <value> <vector> <key> start end [delta]\n");
     18    fprintf (stderr, "  sum <value> in bins corresponding to the value of <key>\n");
    1819    return (FALSE);
    1920  }
Note: See TracChangeset for help on using the changeset viewer.