chore: check generated files (#2582)

This commit is contained in:
Ludovic Fernandez 2025-07-12 15:10:25 +02:00 committed by GitHub
commit b0e3fd2682
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 6 deletions

View file

@ -3495,8 +3495,8 @@ func displayDNSHelp(w io.Writer, name string) error {
ew.writeln()
ew.writeln(`Credentials:`)
ew.writeln(` - "ZONEEDIT_PASSWORD": Password`)
ew.writeln(` - "ZONEEDIT_USER_ID": User ID`)
ew.writeln(` - "ZONEEDIT_AUTH_TOKEN": Authentication token`)
ew.writeln(` - "ZONEEDIT_USER": User ID`)
ew.writeln()
ew.writeln(`Additional Configuration:`)