Skip to content

Commit

Permalink
cmdline format options
Browse files Browse the repository at this point in the history
  • Loading branch information
hyphaltip committed May 20, 2012
1 parent 8371834 commit efd07df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phylogenetics/combine_fasaln.pl
Expand Up @@ -13,6 +13,8 @@
my $expected_file;
GetOptions('d|dir:s' => \$dir,
'ext:s' => \$ext,
'if:s' => \$iformat,
'of:s' => \$oformat,
'expected:s' => \$expected_file,
'o|out:s' => \$outfile,
);
Expand Down

0 comments on commit efd07df

Please sign in to comment.