aboutsummaryrefslogtreecommitdiff
path: root/bdep/config.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-13 12:51:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-13 12:52:23 +0200
commit40632ed4dc0a51149ab034cebed6227db21c9dab (patch)
tree2f5654ff888ff7b1db8b4a374d4112b19d5f34fc /bdep/config.cli
parent9721773b915adf0bf7fcfb2bf8550787588e0aa2 (diff)
Implement deinit command
Diffstat (limited to 'bdep/config.cli')
-rw-r--r--bdep/config.cli2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdep/config.cli b/bdep/config.cli
index 1633edb..0a5dd74 100644
--- a/bdep/config.cli
+++ b/bdep/config.cli
@@ -23,6 +23,8 @@ namespace bdep
//
// @@ Should we be able to remove config with init'ed packages? Who
// is going to drop them in configs? Or require them to be de-init'ed?
+ // A: yes, only empty configs should be removed, if not empty, suggest
+ // to deinitialize with bdep-deinit.
//
// @@ Should set be able to alter forward flag? This will require both
// disfiguring forward on old and configuring on new. Perhaps best