IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9192


Ignore:
Timestamp:
Oct 4, 2006, 9:48:09 AM (20 years ago)
Author:
Paul Price
Message:

Fixing usage information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/detrend_norm_calc.pl

    r9140 r9192  
    2828
    2929pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    30 pod2usage( -msg => "Required options --det_id --iteration --det_type --det_type",
     30pod2usage( -msg => "Required options --det_id --iteration --det_type",
    3131           -exitval => 3,
    3232           ) unless defined $detId
Note: See TracChangeset for help on using the changeset viewer.