diff --git a/doc/dunecontrol.1 b/doc/dunecontrol.1
index 13c3aafcd40954476209106c689bbf4beb6a1a2a..cc1a3d86b66523eaff3828c371c5ff39ea800f80 100644
--- a/doc/dunecontrol.1
+++ b/doc/dunecontrol.1
@@ -122,7 +122,7 @@ Use the AutoTools instead of cmake for building individual modules
 .HP
 \fB--module=\fP\fImod\fP
 .IP
-Only apply the actions on module
+Apply the actions on module
 .I mod
 and all modules it depends on
 .HP
@@ -136,6 +136,10 @@ Only apply the actions on module
 .IP
 Only apply the actions on the current module, the one whose source tree we are in
 .HP
+\fB--current-dep\fP
+.IP
+Apply the actions on the current module, and all modules it depends on
+.HP
 \fB--resume\fP
 .IP
 Resume a previous run (only consider the modules not built successfully on the previous run)