IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29707


Ignore:
Timestamp:
Nov 8, 2010, 2:41:52 PM (16 years ago)
Author:
rhenders
Message:

fixing some minor typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czarplot.pl

    r29695 r29707  
    8080if (!$log) {
    8181    $log = 0;
    82     print "* OPTIONAL: use log plots                   -g                          (default=$log\n";}
     82    print "* OPTIONAL: use log plots                   -g                          (default=$log)\n";}
    8383if (!$nebulous) {
    8484    print "* OPTIONAL: plot nebulous disk space        -n                          (default=off)\n";}
     
    9292if (!$rateInterval) {
    9393    $rateInterval = "1 HOUR";
    94     print "* OPTIONAL: time interval for rate plot     -i <'1 hour'|'1 day'|etc>   (default=$rateInterval\n";}
     94    print "* OPTIONAL: time interval for rate plot     -i <'1 hour'|'1 day'|etc>   (default=$rateInterval)\n";}
    9595if (!$begin) {
    9696    print "* OPTIONAL: choose a begin time             -b <datetime>               (default=6:35am this morning)\n";}
Note: See TracChangeset for help on using the changeset viewer.