From 046f9282dc7778f5df326456f1630919a5607f11 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Mar 2018 14:54:45 +0200 Subject: Minor documentation changes --- bpkg/bpkg.cli | 3 ++- bpkg/cfg-create.cli | 4 ++-- bpkg/pkg-configure.cli | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'bpkg') diff --git a/bpkg/bpkg.cli b/bpkg/bpkg.cli index bd4b996..e23a059 100644 --- a/bpkg/bpkg.cli +++ b/bpkg/bpkg.cli @@ -48,7 +48,8 @@ namespace bpkg Configurations can be moved and copied by simply moving and copying the directories. Note, however, that a move or copy may render some packages out-of-date. In the \cb{build2} build system terms a \cb{bpkg} build - configuration is an amalgamation that contains packages as subprojects. + configuration is an amalgamation that contains packages as subprojects + (see \l{bpkg-cfg-create(1)} for details). A \i{bpkg package} is an archive or directory that contains a \cb{build2} project plus the package \cb{manifest} file. \cb{bpkg} can either use diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli index d7ad6f0..5c556e8 100644 --- a/bpkg/cfg-create.cli +++ b/bpkg/cfg-create.cli @@ -11,11 +11,11 @@ include ; namespace bpkg { { - " ", + " ", "\h|SYNOPSIS| - \c{\b{bpkg cfg-create}|\b{create} [] [( | )...]} + \c{\b{bpkg cfg-create}|\b{create} [] [( | )...]} \h|DESCRIPTION| diff --git a/bpkg/pkg-configure.cli b/bpkg/pkg-configure.cli index c20c2e8..d3df8d0 100644 --- a/bpkg/pkg-configure.cli +++ b/bpkg/pkg-configure.cli @@ -11,11 +11,11 @@ include ; namespace bpkg { { - " ", + " ", "\h|SYNOPSIS| - \c{\b{bpkg pkg-configure} [] [...]} + \c{\b{bpkg pkg-configure} [] [...]} \h|DESCRIPTION| -- cgit v1.1