aboutsummaryrefslogtreecommitdiff
path: root/bdep/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/buildfile')
-rw-r--r--bdep/buildfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/bdep/buildfile b/bdep/buildfile
index 74e8a0e..a328629 100644
--- a/bdep/buildfile
+++ b/bdep/buildfile
@@ -127,9 +127,10 @@ if $cli.configured
cli.options += -I $src_root --include-with-brackets --include-prefix bdep \
--guard-prefix BDEP --cxx-prologue "#include <bdep/types-parsers.hxx>" \
--cli-namespace bdep::cli --generate-vector-scanner --generate-file-scanner \
---generate-group-scanner --keep-separator --generate-specifier --generate-modifier \
---generate-parse --page-usage 'bdep::print_$name$_' --ansi-color \
---include-base-last --suppress-undocumented --option-length 23
+--generate-group-scanner --keep-separator --generate-specifier \
+--generate-modifier --generate-description --generate-parse \
+--page-usage 'bdep::print_$name$_' --ansi-color --include-base-last \
+--suppress-undocumented --option-length 23
cli.cxx{common-options}: cli.options += --short-usage --long-usage # Both.
cli.cxx{bdep-options}: cli.options += --short-usage