Skip to content

Commit

Permalink
Readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
case committed Feb 10, 2019
1 parent 3d1c80b commit 0c2ef68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -67,6 +67,12 @@ You can also run the `zonedb` tool directly: `go run cmd/zonedb/main.go`

### Example commands

List all zones that have wildcarded DNS:

```shell
$ go run cmd/zonedb/main.go -list-wildcards
```

List all zones tagged `geo`:

```shell
Expand Down

0 comments on commit 0c2ef68

Please sign in to comment.