IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2008, 3:07:46 PM (18 years ago)
Author:
Paul Price
Message:

Missing required option.

File:
1 edited

Legend:

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

    r17787 r17788  
    3737pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    3838pod2usage(
    39     -msg => "Required options: --diff_id",
     39    -msg => "Required options: --diff_id --outroot",
    4040    -exitval => 3,
    4141          ) unless defined $diff_id
Note: See TracChangeset for help on using the changeset viewer.