aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/project.cli')
-rw-r--r--bdep/project.cli11
1 files changed, 11 insertions, 0 deletions
diff --git a/bdep/project.cli b/bdep/project.cli
index 137c77d..2fe37e4 100644
--- a/bdep/project.cli
+++ b/bdep/project.cli
@@ -31,6 +31,17 @@ namespace bdep
{
"Don't make the added or created configuration forwarded."
}
+
+ bool --auto-sync
+ {
+ "Make the added or created configuration automatically synchronized."
+ }
+
+ bool --no-auto-sync
+ {
+ "Don't make the added or created configuration automatically
+ synchronized."
+ }
};
// Common options for commands that accept --config-id and @<cfg-name>.