From e6d6fcea3f4c7c5e242e67792635d6bef7754a3a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 6 Mar 2018 14:07:06 +0200 Subject: Add note to rep-fetch documentation --- bpkg/rep-fetch.cli | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bpkg/rep-fetch.cli') diff --git a/bpkg/rep-fetch.cli b/bpkg/rep-fetch.cli index ba9b879..719232d 100644 --- a/bpkg/rep-fetch.cli +++ b/bpkg/rep-fetch.cli @@ -29,7 +29,11 @@ namespace bpkg as a repository location (URL or a directory path; see \l{bpkg-rep-add(1)} for details). In the latter case, the repository location is added/replaced as if by first executing the \cb{rep-add} - command." + command. + + Note that fetching only a specific repository that happens to be a + prerequisite or complete of another repository not being fetched may + result in an inconsistent repository state." } class rep_fetch_options: configuration_options -- cgit v1.1