The command reference table is described as a "one-page lookup" but omits several flags documented in README.md:
--no-configure for basectl repo init
--initiative-option for basectl repo configure
--notify / --no-notify for basectl setup
Users consulting the quick reference to recall an exact flag name will not find these options and may not know to look in README.md.
Fix: Add the above flags to their respective table rows in command-reference.md. Not every flag needs coverage, but important non-obvious flags users frequently need should be discoverable from the quick-reference page.
File: docs/command-reference.md
The command reference table is described as a "one-page lookup" but omits several flags documented in
README.md:--no-configureforbasectl repo init--initiative-optionforbasectl repo configure--notify/--no-notifyforbasectl setupUsers consulting the quick reference to recall an exact flag name will not find these options and may not know to look in
README.md.Fix: Add the above flags to their respective table rows in
command-reference.md. Not every flag needs coverage, but important non-obvious flags users frequently need should be discoverable from the quick-reference page.File:
docs/command-reference.md