From 7b7d79c7f68b3d16c4f57ae390a3d78e3feb33eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Apr 2008 03:54:53 -0400 Subject: [PATCH] reorder --- dh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dh b/dh index 2c36c95..0af6911 100755 --- a/dh +++ b/dh @@ -24,10 +24,6 @@ they only work on binary independent packages, and commands in the binary-arch sequences are passed the "-a" option to ensure they only work on architecture dependent packages. -Options passed to dh are passed on to each command it runs. This can be -used to set an option like "-v" or "-X" or "-N", as well as for more -specialised options. - Each debhelper command will record when it's successfully run in debian/package.debhelper.log. (Which dh_clean deletes.) So dh can tell which commands have already been run, for which packages, and skip running @@ -58,6 +54,12 @@ Run commands in the sequence that come after I. Run all commands in the sequence that have yet to be run. +=back + +All other options passed to dh are passed on to each command it runs. This +can be used to set an option like "-v" or "-X" or "-N", as well as for more +specialised options. + =head1 COMMAND SPECIFICATION I can be a full name of a debhelper command, or a substring. It'll first -- 2.39.2