]> git.donarmstrong.com Git - debhelper.git/commitdiff
fix synopsis
authorJoey Hess <joey@kitenet.net>
Mon, 25 Apr 2011 23:27:09 +0000 (19:27 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 25 Apr 2011 23:27:09 +0000 (19:27 -0400)
does not process files from ARGV

dh_ucf

diff --git a/dh_ucf b/dh_ucf
index 8f85d78cf09307c0e50c4b8510d6c507e26e8283..ea6e34500d7a1719d6badec8dc001e25c0a0f399 100755 (executable)
--- 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