summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-04-25 19:27:09 -0400
committerJoey Hess <joey@kitenet.net>2011-04-25 19:27:09 -0400
commit9fea722141621366b68303f46c2e2f57ab03bceb (patch)
tree331fd31a275e49ede5237b00aa657ea80ca64ae9
parent8d52268afb73c983954cedd20c1e59f1d075036a (diff)
fix synopsis
does not process files from ARGV
-rwxr-xr-xdh_ucf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_ucf b/dh_ucf
index 8f85d78c..ea6e3450 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