diff options
Diffstat (limited to 'bpkg/cfg-link.cli')
-rw-r--r-- | bpkg/cfg-link.cli | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bpkg/cfg-link.cli b/bpkg/cfg-link.cli index 49f17c8..562d4c1 100644 --- a/bpkg/cfg-link.cli +++ b/bpkg/cfg-link.cli @@ -19,8 +19,10 @@ namespace bpkg \h|DESCRIPTION| The \cb{cfg-link} command links the specified \cb{bpkg} configuration - with the current configuration. See \l{bpkg-cfg-create(1)} for background - on linked configurations. + with the current configuration. Note that it also establishes an implicit + back-link from the specified to the current configuration. See + \l{bpkg-cfg-create(1)} for background on linked configurations. To unlink + previously linked configurations use \l{bpkg-cfg-unlink(1)}. The linked configurations are normally referred to using names when specified on the \cb{bpkg} command line. Unless overridden with the |