mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-04 20:24:23 +08:00
"create-domains" subcommand missing from help
This commit is contained in:
parent
05da8b9e83
commit
c4661744d7
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -68,6 +68,7 @@ func main() {
|
|||
push: Make changes for real.
|
||||
version: Print program version string.
|
||||
print: Print compiled data.
|
||||
create-domains: Pre-create domains in R53
|
||||
`)
|
||||
flag.PrintDefaults()
|
||||
return
|
||||
|
|
Loading…
Add table
Reference in a new issue