aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-info.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-info.cxx')
-rw-r--r--bpkg/rep-info.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/rep-info.cxx b/bpkg/rep-info.cxx
index 086a142..b90ace8 100644
--- a/bpkg/rep-info.cxx
+++ b/bpkg/rep-info.cxx
@@ -378,6 +378,8 @@ namespace bpkg
default_options_files
options_files (const char*, const rep_info_options& o, const strings&)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
// bpkg.options
// bpkg-rep-info.options
@@ -411,6 +413,8 @@ namespace bpkg
merge_options (const default_options<rep_info_options>& defs,
const rep_info_options& cmd)
{
+ // NOTE: remember to update the documentation if changing anything here.
+
return merge_default_options (
defs,
cmd,