cli53: fix missing curly brace (#11372)

pull/23/head
Rodrigo Stuchi 2023-11-03 11:26:20 -03:00 committed by K.B.Dharun Krishna
parent 676caa253c
commit 9eae15643e
No known key found for this signature in database
GPG Key ID: 1B8ECA406788AFA4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
- Create a `www` subdomain pointing to an IP address:
`cli53 {{rc|rrcreate}} {{mydomain.com} {{'www 300 A 150.130.110.1'}}`
`cli53 {{rc|rrcreate}} {{mydomain.com}} {{'www 300 A 150.130.110.1'}}`
- Replace a `www` subdomain pointing to a different IP: