From 76e5bc951e502e457c62b712b813502f17e281c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Nov 2009 13:33:11 -0500 Subject: [PATCH] dh: Document --no-act. Closes: #557505 --- debian/changelog | 6 ++++++ dh | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 316d824..af29f85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (7.4.8) UNRELEASED; urgency=low + + * dh: Document --no-act. Closes: #557505 + + -- Joey Hess Sun, 22 Nov 2009 13:32:50 -0500 + debhelper (7.4.7) unstable; urgency=low * make: Avoid infinite make recursion that occurrs when testing existence diff --git a/dh b/dh index bd82d44..11fb27b 100755 --- a/dh +++ b/dh @@ -78,6 +78,10 @@ Run commands in the sequence that come after I. Run all commands in the sequence that have yet to be run. +=item B<--no-act> + +Prints commands that would run for a given sequence, but does not run them. + =back All other options passed to dh are passed on to each command it runs. This -- 2.39.2