aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-30 14:19:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-31 19:09:29 +0300
commitd268ff193e240751485bb6ff01268d45c21548ed (patch)
tree91663b3f26f18fc4bc8178bcdfcec8a1b9e42fd1 /doc
parent235d44e374864005502c3591c5787c115845e1de (diff)
Document default options files for remaining commands
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/cli.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 3ba95b9..e331e4f 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -63,7 +63,8 @@ o="--suppress-undocumented --output-prefix bdep- --class-doc bdep::common_option
compile "common" $o --output-suffix "-options" --class-doc bdep::common_options=long
compile "bdep" $o --output-prefix "" --class-doc bdep::commands=short --class-doc bdep::topics=short
-# NOTE: remember to update a similar list in buildfile as well as in bdep.cli.
+# NOTE: remember to update a similar list in buildfile and bdep.cli as well as
+# the help topics sections in bdep/buildfile and help.cxx.
#
pages="new help init sync fetch status ci release publish deinit config test \
update clean projects-configs default-options-files"