aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-create.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/cfg-create.cxx')
-rw-r--r--bpkg/cfg-create.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/cfg-create.cxx b/bpkg/cfg-create.cxx
index affc0b0..4563374 100644
--- a/bpkg/cfg-create.cxx
+++ b/bpkg/cfg-create.cxx
@@ -175,6 +175,8 @@ namespace bpkg
default_options_files
options_files (const char*, const cfg_create_options& o, const strings&)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
// bpkg.options
// bpkg-cfg-create.options
@@ -198,6 +200,8 @@ namespace bpkg
merge_options (const default_options<cfg_create_options>& defs,
const cfg_create_options& cmd)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
return merge_default_options (
defs,
cmd,