diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-25 19:27:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-25 19:27:09 -0400 |
commit | 9fea722141621366b68303f46c2e2f57ab03bceb (patch) | |
tree | 331fd31a275e49ede5237b00aa657ea80ca64ae9 /dh_ucf | |
parent | 8d52268afb73c983954cedd20c1e59f1d075036a (diff) | |
download | debhelper-9fea722141621366b68303f46c2e2f57ab03bceb.tar.gz |
fix synopsis
does not process files from ARGV
Diffstat (limited to 'dh_ucf')
-rwxr-xr-x | dh_ucf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |