]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: Document --no-act. Closes: #557505
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 22 Nov 2009 18:33:11 +0000 (13:33 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 22 Nov 2009 18:33:11 +0000 (13:33 -0500)
debian/changelog
dh

index 316d824ba28225edcab863b5c9df7b894c209c5f..af29f856576603e4e92c6b52589284bbdd825ee8 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (7.4.8) UNRELEASED; urgency=low
+
+  * dh: Document --no-act. Closes: #557505
+
+ -- Joey Hess <joeyh@debian.org>  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 bd82d44bd4760e6870618cfa9f99b45c754866a2..11fb27b440854b74a2661317a8357c364f412314 100755 (executable)
--- a/dh
+++ b/dh
@@ -78,6 +78,10 @@ Run commands in the sequence that come after I<cmd>.
 
 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