chore: update documentation theme (#2632)

This commit is contained in:
Ludovic Fernandez 2025-08-28 23:44:26 +02:00 committed by GitHub
commit 5c1e21308c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 16 additions and 44 deletions

View file

@ -1692,7 +1692,7 @@ func displayDNSHelp(w io.Writer, name string) error {
ew.writeln(`Credentials:`)
ew.writeln(` - "SOFTLAYER_API_KEY": Classic Infrastructure API key`)
ew.writeln(` - "SOFTLAYER_USERNAME": Username (IBM Cloud is <accountID>_<emailAddress>)`)
ew.writeln(` - "SOFTLAYER_USERNAME": Username (IBM Cloud is {accountID}_{emailAddress})`)
ew.writeln()
ew.writeln(`Additional Configuration:`)