summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
authorjoey <joey>2002-10-11 17:54:50 +0000
committerjoey <joey>2002-10-11 17:54:50 +0000
commitc9bbccaeb003be867ff5c8e8b015da77c9156fc7 (patch)
tree9ba7552fa1522ae6c2f25c5ee2c3da59b42b62c7 /dh_install
parentbd891332bc47237f8c2355e1890f10b9e90499e2 (diff)
r557: * dh_installinit: added --no-start for rcS type scripts. Closes: #136502
Diffstat (limited to 'dh_install')
-rwxr-xr-xdh_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_install b/dh_install
index af55f9f8..004e21f0 100755
--- a/dh_install
+++ b/dh_install
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_install> [B<-X>I<item>] [B<--autodest>] [B<--list-missing>] [S<I<debhelper options>>] [S<I<file [...] dest>>]
+B<dh_install> [B<-X>I<item>] [B<--autodest>] [B<--list-missing>] [B<--sourcedir=>I<dir>] [S<I<debhelper options>>] [S<I<file [...] dest>>]
=head1 DESCRIPTION