aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create.cxx')
-rw-r--r--bpkg/rep-create.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx
index 98bf7f8..12bc6e5 100644
--- a/bpkg/rep-create.cxx
+++ b/bpkg/rep-create.cxx
@@ -260,6 +260,8 @@ namespace bpkg
default_options_files
options_files (const char*, const rep_create_options&, const strings& args)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
// bpkg.options
// bpkg-rep-create.options
@@ -286,6 +288,8 @@ namespace bpkg
merge_options (const default_options<rep_create_options>& defs,
const rep_create_options& cmd)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
return merge_default_options (
defs,
cmd,