From 4d79c195d440f807e84235a8184b04a9f633cf94 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Aug 2021 09:09:22 +0200 Subject: Allow specifying config type with --type in bdep-config-create, bdep-init --- bdep/config.cli | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bdep/config.cli') diff --git a/bdep/config.cli b/bdep/config.cli index 17a8f41..7181ebc 100644 --- a/bdep/config.cli +++ b/bdep/config.cli @@ -80,9 +80,10 @@ namespace bdep \ A configuration also has a type that is specified with the - \cb{--config-type} option. If the type is not specified explicitly, - then \cb{target} is assumed. See \l{bpkg-cfg-create(1)} for - background on configuration types. + \cb{--type} option (or \cb{--config-type} from \l{bdep-new(1)}). + If the type is not specified explicitly, then \cb{target} is + assumed. See \l{bpkg-cfg-create(1)} for background on configuration + types. Unless the \cb{--no-default} option is specified, the first added or created build configuration of each type is designated as the -- cgit v1.1