-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display InstallationNotes after a successful install #2211
Conversation
@check-spelling-bot ReportUnrecognized words, please review:
Previously acknowledged words that are now absentactivatable amd Archs dsc enr FWW Globals hackathon lww mytool OSVERSION Packagedx parametermap symlink Uninitialize WDAG whatif wsbTo accept these unrecognized words as correct (and remove the previously acknowledged and now absent words), run the following commands... in a clone of the [email protected]:ryfu-msft/winget-cli.git repository
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should consider if show
should also display the notes. I feel like it probably should. Has this already been discussed @denelon?
Hasn't been discussed yet, but I agree with this. Added functionality to display installationNotes for show command |
Yes, this should be added. |
Resolves #607
--display-notes
flag and the--suppress-notes
flag to control the default behavior of displaying the install notessuppressInstallNotes
which is set to false by default--display-notes
flag is presentMicrosoft Reviewers: Open in CodeFlow