IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 9:26:22 AM (18 years ago)
Author:
eugene
Message:

fix order, remove extra dbname in arguments

File:
1 edited

Legend:

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

    r16480 r16488  
    4141    defined $help;
    4242
    43 pod2usage( -msg => "Usage: $0 --telescope (name) --camera (name) [--workdir path] [--dbname dbname] [--reduction class] [--dvodb db] [--tess_id tess] [--end_stage stage] [--dbname name] (files)",
     43pod2usage( -msg => "Usage: $0 --telescope (name) --camera (name) [--workdir path] [--reduction class] [--dvodb db] [--tess_id tess] [--end_stage stage] [--dbname name] (files)",
    4444           -exitval => 2 ) if
    4545    scalar @ARGV == 0;
Note: See TracChangeset for help on using the changeset viewer.