mirror of
https://github.com/google/nomulus
synced 2026-04-18 07:15:29 +00:00
* Use -t instead of main params for TLDs in nomulus count_domains command This makes the command consistent with list_domains. I use both frequently and it was annoying forgetting which one takes -t and which uses main parameters. Now they both work the same way.