jx2lee opened a new pull request, #21874: URL: https://github.com/apache/datafusion/pull/21874
## Which issue does this PR close? - None. This is a small documentation sync update. ## Rationale for this change The CLI help output shown in the user guide had drifted from the current `datafusion-cli --help` output, which makes the documentation misleading for users trying to discover supported flags. ## What changes are included in this PR? - Update the `datafusion-cli --help` snippet in `docs/source/user-guide/cli/usage.md` - Remove outdated options and defaults - Add newer flags and current help text formatting ## Are these changes tested? - Not with automated tests. This is a documentation-only change that updates the checked-in help output. ## Are there any user-facing changes? - Yes. The user guide now matches the current CLI usage output more closely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
