README.md in zonesync-0.4.1 vs README.md in zonesync-0.5.0

- old
+ new

@@ -78,10 +78,12 @@ $ bundle exec zonesync ``` ``` $ bundle exec zonesync --dry-run # log to STDOUT but don't actually perform the sync ``` - +``` +$ bundle exec zonesync generate # generate a Zonefile from the configured provider +``` #### Ruby Assuming your zone file lives in `hostfile.txt` and your DNS provider credentials are configured in `provider.yml`: ```ruby