**INSTALL STEPS** 1. Install .NET SDK 9.0.202 2. Install Aspire.ProjectTemplates 9.2.0 3. Install the global Aspire.Cli tool 9.2.0-preview.1.* **REPRO STEPS** 1. Open Command Prompt and run `aspire run -h` **ACTUAL** The short form is -w for both --watch and --wait-for-debugger  **EXPECTED** We should pick -w as the short form for only one of the options