aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/project.cli')
-rw-r--r--bdep/project.cli6
1 files changed, 6 insertions, 0 deletions
diff --git a/bdep/project.cli b/bdep/project.cli
index e62daf2..0053c19 100644
--- a/bdep/project.cli
+++ b/bdep/project.cli
@@ -42,6 +42,12 @@ namespace bdep
"Don't make the added or created configuration automatically
synchronized."
}
+
+ bool --wipe
+ {
+ "Wipe the configuration directory clean before creating the new
+ configuration."
+ }
};
// Common options for commands that accept --config-id and @<cfg-name>.