From 03c40ed68ce10b26a5f9f509e914b1b54f060215 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 4 Sep 2021 15:41:41 +0300 Subject: Add --backlink, --dangling, and --recursive options to cfg-info --- bpkg/cfg-unlink.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/cfg-unlink.cli') diff --git a/bpkg/cfg-unlink.cli b/bpkg/cfg-unlink.cli index ade3373..6514882 100644 --- a/bpkg/cfg-unlink.cli +++ b/bpkg/cfg-unlink.cli @@ -21,7 +21,7 @@ namespace bpkg The \cb{cfg-unlink} command unlinks the specified \cb{bpkg} configuration from the current configuration (the first form) or removes dangling - implicit back-links (the second form). See \l{bpkg-cfg-create(1)} for + implicit backlinks (the second form). See \l{bpkg-cfg-create(1)} for background on linked configurations. In the first form the configuration to unlink can be specified either as @@ -54,7 +54,7 @@ namespace bpkg bool --dangling { - "Remove dangling implicit back-links." + "Remove dangling implicit backlinks." } }; -- cgit v1.1