From 1c13ae4ed5d84b32c2c1a0698f9e688c312de989 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Jan 2016 15:14:32 +0200 Subject: Documentation improvements --- bpkg/cfg-create.cli | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'bpkg/cfg-create.cli') diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli index e28778e..2f6070d 100644 --- a/bpkg/cfg-create.cli +++ b/bpkg/cfg-create.cli @@ -15,7 +15,7 @@ namespace bpkg "\h|SYNOPSIS| - \c{\b{bpkg cfg-create} [] [( | )...]} + \c{\b{bpkg cfg-create}|\b{create} [] [( | )...]} \h|DESCRIPTION| @@ -25,7 +25,7 @@ namespace bpkg configuration directory to be empty or to not exist (in which case it will be created). - By default the resulting configuration loads the \cb{config}, \cb{test}, + By default, the resulting configuration loads the \cb{config}, \cb{test}, and \cb{install} modules. However, additional modules and, if required, their configuration variables can be specified as the \cb{cfg-create} arguments. For example: @@ -43,14 +43,15 @@ namespace bpkg dir_path --directory|-d (".") { "", - "Create configuration in rather than in the current working + "Create the configuration in rather than in the current working directory." } bool --wipe { "Wipe the configuration directory clean before creating the new - configuration." + configuration. For safety, this option requires that you specify the + configuration directory explicitly with \cb{--directory|-d}." } }; } -- cgit v1.1