aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-fetch.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-30 16:56:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-31 17:49:58 +0300
commit7d03940f6816329fa9ae131591717749bc76be5a (patch)
tree4bd95c2c08261cb67a4b21a9040645de902e2925 /bpkg/pkg-fetch.cxx
parentdad48d98b1a57706179c34853950588ec75a8467 (diff)
Document default options files for commands
Diffstat (limited to 'bpkg/pkg-fetch.cxx')
-rw-r--r--bpkg/pkg-fetch.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/pkg-fetch.cxx b/bpkg/pkg-fetch.cxx
index b86ac85..0c880ac 100644
--- a/bpkg/pkg-fetch.cxx
+++ b/bpkg/pkg-fetch.cxx
@@ -351,6 +351,8 @@ namespace bpkg
merge_options (const default_options<pkg_fetch_options>& defs,
const pkg_fetch_options& cmd)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
return merge_default_options (
defs,
cmd,