tags 721661 - patch thanks Richard Hartmann writes ("Bug#721661: dgit: Support `dgit help`"): > Package: dgit > Version: 0.14 > Severity: minor > Tags: patch
> +sub cmd_help { > + print STDOUT "$us: @_\n", $helpmsg or die $!; > +} There is an existing function helponly() for this. Perhaps the answer is simply to rename it cmd_help. Ian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org