Changeset 14 for shepherd

Show
Ignore:
Timestamp:
10/04/06 17:45:36 (7 years ago)
Author:
lincoln
Message:

output=s rather than output

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • shepherd

    r13 r14  
    906906              'help'            => \$opt->{help}, 
    907907              'configure'       => \$opt->{configure}, 
    908               'output        => \$opt->{output}, 
     908              'output=s'        => \$opt->{output}, 
    909909              'mirror=s'        => \$opt->{mirror}, 
    910910              'debug'           => \$debug);