aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/project.cli')
-rw-r--r--bdep/project.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bdep/project.cli b/bdep/project.cli
index 6a1c4f0..0c4b355 100644
--- a/bdep/project.cli
+++ b/bdep/project.cli
@@ -11,9 +11,9 @@ namespace bdep
//
class configuration_add_options
{
- string --config-type = "target"
+ string --type|--config-type = "target"
{
- "<type>",
+ "<typ>",
"The type of the configuration being created. By default, configuration
of type \cb{target} is created. See \l{bpkg-cfg-create(1)} for
background on configuration types."