Add storetype option to keytool command example for linux#13213
Open
solsticedhiver wants to merge 1 commit intoflutter:mainfrom
Open
Add storetype option to keytool command example for linux#13213solsticedhiver wants to merge 1 commit intoflutter:mainfrom
solsticedhiver wants to merge 1 commit intoflutter:mainfrom
Conversation
Also specify storetype of JKS for linux example
Contributor
There was a problem hiding this comment.
Code Review
This pull request correctly adds the -storetype JKS option to the keytool command example for Linux/macOS, aligning it with the Windows example and ensuring it works correctly with modern Java versions. I have one suggestion to improve the formatting of the command for better readability and consistency.
Contributor
|
@solsticedhiver, can you address the bot's feedback? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also specify storetype of JKS for linux example
Description of what this PR is changing or adding, and why:
Correct the linux keytool example and add -storetype JKS to match the windows example
Issues fixed by this PR (if any):
PRs or commits this PR depends on (if any):
Presubmit checklist
of 80 characters or fewer.