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-link.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/cfg-link.hxx') diff --git a/bpkg/cfg-link.hxx b/bpkg/cfg-link.hxx index 116512b..ee625fa 100644 --- a/bpkg/cfg-link.hxx +++ b/bpkg/cfg-link.hxx @@ -17,7 +17,7 @@ namespace bpkg // Link the configuration specified as the directory path with the current // configuration, attach the linked configuration database, and return the - // link. Note that it also establishes an implicit back-link of the current + // link. Note that it also establishes an implicit backlink of the current // configuration with the linked one. // // The specified configuration path must be absolute and normalized. If the -- cgit v1.1