From 28bf74a975589e6136c39ec679f2e4ddc089f649 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Oct 2019 10:19:24 +0200 Subject: Fix bdep-sync documentation --- bdep/init.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bdep/init.cxx') 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); -- cgit v1.1