1. start PMC
2. install a package that has file conflicts with the existing files in projects by calling install-package on PMC
3. when the prompt for actions is available
File 'Class1.cs' already exists in project 'SameContentNoToAll'. Do you want to overwrite it?
[Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"):?
4. type ?
Expected: Provide help text or link that explains the options
Actual: the same prompt repeats.
Comments: verified.
2. install a package that has file conflicts with the existing files in projects by calling install-package on PMC
3. when the prompt for actions is available
File 'Class1.cs' already exists in project 'SameContentNoToAll'. Do you want to overwrite it?
[Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"):?
4. type ?
Expected: Provide help text or link that explains the options
Actual: the same prompt repeats.
Comments: verified.