From 333846c8274c219cc2030f34039779194e9f2834 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 13 Oct 2014 07:20:10 +0200
Subject: [PATCH] Document the --no-cmake flag

---
 doc/dunecontrol.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/dunecontrol.1 b/doc/dunecontrol.1
index aab2ff1cd..13c3aafcd 100644
--- a/doc/dunecontrol.1
+++ b/doc/dunecontrol.1
@@ -116,6 +116,10 @@ Run with debugging output enabled
 .IP
 Use cmake instead of the AutoTools for building individual modules
 .HP
+\fB--no-cmake\fP
+.IP
+Use the AutoTools instead of cmake for building individual modules
+.HP
 \fB--module=\fP\fImod\fP
 .IP
 Only apply the actions on module
-- 
GitLab