IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32796 for trunk/ippMonitor


Ignore:
Timestamp:
Nov 23, 2011, 2:40:07 PM (15 years ago)
Author:
rhenders
Message:

changed argument for ipptopsps plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarplot.pl

    r32760 r32796  
    4848        "verbose|v" => \$verbose,
    4949        "log|g" => \$log,
    50         "psps|i" => \$psps,
     50        "psps|u" => \$psps,
    5151        );
    5252
     
    9292}
    9393if (!$psps) {
    94     print "* OPTIONAL: plot ippToPsps stages           -i                          (default=off)\n";}
     94    print "* OPTIONAL: plot ippToPsps stages           -u                          (default=off)\n";}
    9595print "*\n*******************************************************************************\n";
    9696
Note: See TracChangeset for help on using the changeset viewer.