aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-06 14:07:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-06 14:07:06 +0200
commite6d6fcea3f4c7c5e242e67792635d6bef7754a3a (patch)
tree48b9252ec7313c01d01828a5b069538e2a324f9e /bpkg/rep-fetch.cli
parent22e35bf80cea95dc1edce22e729199f61a6fedcd (diff)
Add note to rep-fetch documentation
Diffstat (limited to 'bpkg/rep-fetch.cli')
-rw-r--r--bpkg/rep-fetch.cli6
1 files changed, 5 insertions, 1 deletions
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