IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28762


Ignore:
Timestamp:
Jul 29, 2010, 9:02:00 AM (16 years ago)
Author:
rhenders
Message:

Fixed typo in instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czarplot.pl

    r28752 r28762  
    4848    print "* OPTIONAL: choose time interval in past    -i <'1 hour'|'1 day'|etc>   (default=interval since 7am this morning)\n";}
    4949if (!$begin) {
    50     print "* OPTIONAL: choose a begin time             -d <datetime>               (default=7am this morning)\n";}
     50    print "* OPTIONAL: choose a begin time             -b <datetime>               (default=7am this morning)\n";}
    5151if (!$end) {
    5252    print "* OPTIONAL: choose an end time              -e <datetime>               (default=now)\n";}
Note: See TracChangeset for help on using the changeset viewer.