summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-22 13:33:11 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-22 13:33:11 -0500
commit76e5bc951e502e457c62b712b813502f17e281c1 (patch)
treed81ce84d2c9f95df0e2351b5acfdb935e6b0ba68 /dh
parent944a8ef33af1dea9b8d317711caceca1315edbaf (diff)
dh: Document --no-act. Closes: #557505
Diffstat (limited to 'dh')
-rwxr-xr-xdh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dh b/dh
index bd82d44b..11fb27b4 100755
--- 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