From: Guillem Jover Date: Fri, 24 Aug 2007 13:57:53 +0000 (+0300) Subject: Remove option description from comment header, usage has them X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608a665319ae00ea6ebf9737d3064c2ad7e337ff;p=dpkg Remove option description from comment header, usage has them --- diff --git a/scripts/changelog/debian.pl b/scripts/changelog/debian.pl index aa53e0cb..a557009d 100755 --- a/scripts/changelog/debian.pl +++ b/scripts/changelog/debian.pl @@ -1,8 +1,4 @@ #!/usr/bin/perl -# -# Options: -# -v -# changes since use strict; use warnings;