aboutsummaryrefslogtreecommitdiff
path: root/bdep/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/config.hxx')
-rw-r--r--bdep/config.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/bdep/config.hxx b/bdep/config.hxx
index b8ad1cc..9134bee 100644
--- a/bdep/config.hxx
+++ b/bdep/config.hxx
@@ -12,7 +12,10 @@
namespace bdep
{
- // If type is nullopt, then query the bpkg configuration type.
+ // If type is nullopt, then assume that an existing configuration is being
+ // added. If that's the case, query the bpkg configuration type and links
+ // and warn the user if any host or build2 configurations are linked, unless
+ // they are already associated with the project.
//
shared_ptr<configuration>
cmd_config_add (const common_options&,