aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/init.cxx')
-rw-r--r--bdep/init.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdep/init.cxx b/bdep/init.cxx
index 1abff60..04afd3c 100644
--- a/bdep/init.cxx
+++ b/bdep/init.cxx
@@ -117,6 +117,8 @@ namespace bdep
// error. This can be worked around by disabling the implicit sync
// (BDEP_SYNC=0).
//
+ // Note: semantically equivalent to the first form of the sync command.
+ //
cmd_sync (o, prj, c, pkg_args, false /* implicit */);
db.update (c);