]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installinfo
r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_strip
[debhelper.git] / dh_installinfo
index edaabf0438a494d2c09ce6f9e356188d23ca190f..814c831b58cf1cd0a19c6c64a8929283d23e5f42 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installinfo [debhelper options] [-A] [-n] [file ...]
+B<dh_installinfo> [S<I<debhelper options>>] [B<-A>] [B<-n>] [S<I<file ...>>]
 
 =head1 DESCRIPTION
 
@@ -119,7 +119,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 
 =head1 SEE ALSO
 
-L<debhelper(1)>
+L<debhelper(7)>
 
 This program is a part of debhelper.