From 6401411bde8699d328883e90d59c795da589a482 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 May 2012 13:33:22 -0400 Subject: dh_install: Reorder documentation for clarity. Closes: #672109 --- dh_install | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dh_install') diff --git a/dh_install b/dh_install index c9b47bd6..fad3d922 100755 --- a/dh_install +++ b/dh_install @@ -49,6 +49,11 @@ relative to the current directory, while the installation directory is given relative to the package build directory. You may use wildcards in the names of the files to install (in v3 mode and above). +Note that if you list exactly one filename or wildcard-pattern on a line by +itself, with no explicit destination, then B +will automatically guess the destination to use, the same as if the +--autodest option were used. + =back =head1 OPTIONS @@ -100,11 +105,6 @@ filename. So if the filename is F, then that directory will be copied to F. If the filename is F, it will be copied to F. -Note that if you list exactly one filename or wildcard-pattern on a line by -itself in a -F file, with no explicit destination, then B -will automatically guess the destination even if this flag is not set. - =item I ... I Lists files (or directories) to install and where to install them to. -- cgit v1.2.3