Skip to content

Commit

Permalink
Merge pull request #31 from opentofu/help-formatting-fix
Browse files Browse the repository at this point in the history
Fixing help formatting error
  • Loading branch information
abstractionfactory authored Sep 17, 2024
2 parents 1716b2e + 8a6390f commit 8b84409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/install-opentofu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ ${bold}${blue}OPTIONS for the standalone installation:${normal}
(${bold}Default:${normal} ${magenta}${DEFAULT_GPG_PATH}${normal})
${bold}--gpg-url ${magenta}URL${normal} The URL where the GPG signing key is located.
(${bold}Default:${normal} ${magenta}${DEFAULT_GPG_URL}${normal})
${bold}--gpg-key-id ${magenta}ID{normal} Key ID (fingerprint) to expect at the GPG URL.
${bold}--gpg-key-id ${magenta}ID${normal} Key ID (fingerprint) to expect at the GPG URL.
(${bold}Default:${normal} ${magenta}${DEFAULT_GPG_KEY_ID}${normal})
${bold}Note:${normal} If you do not specify the OpenTofu version, the script calls the GitHub API.
Expand Down

0 comments on commit 8b84409

Please sign in to comment.