Skip to content

docs: document --follow-watch, --ignore-watch, and --verbose-watch flags#880

Merged
mcollina merged 1 commit into
fastify:mainfrom
Ankurjain1121:docs/add-watch-flags-help
May 16, 2026
Merged

docs: document --follow-watch, --ignore-watch, and --verbose-watch flags#880
mcollina merged 1 commit into
fastify:mainfrom
Ankurjain1121:docs/add-watch-flags-help

Conversation

@Ankurjain1121
Copy link
Copy Markdown
Contributor

Summary

  • Added documentation for three undocumented watch-related flags in help/start.txt: --follow-watch, --ignore-watch, and --verbose-watch
  • These flags exist in the codebase and CLI parser but were missing from the help text
  • Relates to Only watch specified directory (--watch CLI param) #787

Changes

  • help/start.txt — added flag descriptions matching existing documentation style

Test plan

  • All existing tests pass
  • No code changes, documentation only

@mcollina mcollina merged commit ba2702d into fastify:main May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants