From 9fea722141621366b68303f46c2e2f57ab03bceb Mon Sep 17 00:00:00 2001 From: Joey Hess <joey@kitenet.net> Date: Mon, 25 Apr 2011 19:27:09 -0400 Subject: [PATCH] fix synopsis does not process files from ARGV --- dh_ucf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh_ucf b/dh_ucf index 8f85d78..ea6e345 100755 --- a/dh_ucf +++ b/dh_ucf @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B<dh_ucf> [S<I<debhelper options>>] [B<-n>] [S<i<source destination> ...>] +B<dh_ucf> [S<I<debhelper options>>] [B<-n>] =head1 DESCRIPTION -- 2.39.5