aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-link.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-09-04 15:41:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-09-06 11:53:45 +0300
commit03c40ed68ce10b26a5f9f509e914b1b54f060215 (patch)
tree42e79327baa90f4cfdee1ba04dba98250293fcfd /bpkg/cfg-link.cli
parent22165c649ca2c5ef216ae3f99fbfb2dc0fff99ab (diff)
Add --backlink, --dangling, and --recursive options to cfg-info
Diffstat (limited to 'bpkg/cfg-link.cli')
-rw-r--r--bpkg/cfg-link.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/cfg-link.cli b/bpkg/cfg-link.cli
index 562d4c1..906a4d5 100644
--- a/bpkg/cfg-link.cli
+++ b/bpkg/cfg-link.cli
@@ -20,7 +20,7 @@ namespace bpkg
The \cb{cfg-link} command links the specified \cb{bpkg} configuration
with the current configuration. Note that it also establishes an implicit
- back-link from the specified to the current configuration. See
+ backlink 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)}.