A stranger opened an issue on one of my small CLI tools last month: "The --watch flag in your README doesn't exist. " They were right. I had removed --watch two releases earlier, rewritten the feature as a config option, updated the changelog, and forgotten the README's usage section entirely.

Source: [Dev.to](https://dev.to/datacpp_8185/my-readme-promised-flags-my-cli-doesnt-have-i-built-a-drift-detector-25jl)

Sponsored