peterhyliao opened a new pull request, #23536: URL: https://github.com/apache/kafka/pull/23536
Follow-up to #23526 based on post-merge review feedback. The Quickstart previously used `echo -e` for Unix-like shells, which is not portable to Windows Command Prompt, and provided a separate two-command example for Windows. While this made the platform difference explicit, it introduced two different styles for the same seed data setup. This change uses the portable two-command form for both and removes the separate Windows-specific block. -- 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]
