aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-remove.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-10 21:28:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-10 21:28:26 +0300
commitca387611165403835655db1f3620ef8e65cb92b5 (patch)
treeb0b7c0a3d0b019edbf2bc8e4e573d082d8068bdb /bpkg/rep-remove.hxx
parent51b35a2d4305a2f302be62a370c4b00b2a215279 (diff)
Fix package checksum mismatch for all repositories being fetched
Diffstat (limited to 'bpkg/rep-remove.hxx')
-rw-r--r--bpkg/rep-remove.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/rep-remove.hxx b/bpkg/rep-remove.hxx
index 477f308..2f8df16 100644
--- a/bpkg/rep-remove.hxx
+++ b/bpkg/rep-remove.hxx
@@ -43,6 +43,8 @@ namespace bpkg
//
// - Remove all repositories except the top-level ones and the root.
//
+ // - Remove all repository fragments except the root.
+ //
// - Remove all repository state directories (regardless of whether they
// actually relate to any existing repositories).
//