Skip to content

Commit

Permalink
Update to master
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbowes committed Dec 22, 2014
1 parent 8c0672e commit fdbfca0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flac2mp3.pl
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,6 @@ sub find_files {
return \@found_files;
}

sub showhelp {
showusage();
}

sub showusage {
print <<"EOT";
Usage: $0 [--pretend] [--quiet] [--debug] [--tagsonly] [--force] [--tagdiff] [--noskipfile] [--skipfilename=<filename>] [--lameargs='parameter-list'] <flacdir> <mp3dir> --pretend Don't actually do anything
Expand Down

0 comments on commit fdbfca0

Please sign in to comment.