aboutsummaryrefslogtreecommitdiff
path: root/bdep/bdep.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/bdep.cli')
-rw-r--r--bdep/bdep.cli15
1 files changed, 15 insertions, 0 deletions
diff --git a/bdep/bdep.cli b/bdep/bdep.cli
index 3b3d762..21b3c68 100644
--- a/bdep/bdep.cli
+++ b/bdep/bdep.cli
@@ -413,6 +413,21 @@ namespace bdep
{
"\l{bdep-config(1)} \- manage project's build configurations"
}
+
+ bool test
+ {
+ "\l{bdep-test(1)} \- test project in build configurations"
+ }
+
+ bool update
+ {
+ "\l{bdep-update(1)} \- update project in build configurations"
+ }
+
+ bool clean
+ {
+ "\l{bdep-clean(1)} \- clean project in build configurations"
+ }
};
// Make sure these don't conflict with command names above.