aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/bdep/init.cli b/bdep/init.cli
index cb9c9f8..5071913 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -166,5 +166,12 @@ namespace bdep
"<dir>",
"Create a new build configuration in <dir>."
}
+
+ bool --no-sync
+ {
+ "Enter the project into the database but do not initialize it in the
+ build configurations. The initialization can be finished later with
+ an explicit \l{bdep-sync(1)} command."
+ }
};
}