Skip to content

Commit 1641054

Browse files
Update README.md
1 parent 7210e7b commit 1641054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ NS google.com. 93h48m24s ns1.google.com.
2828
SOA google.com. 55s ns1.google.com. dns-admin.google.com.
2929
```
3030

31-
## JSON output
31+
### JSON output
3232

3333
```sh
3434
$ zns google.com --json | jq
@@ -55,7 +55,7 @@ $ zns google.com --json | jq
5555
...
5656
```
5757

58-
## Writing to a file
58+
### Writing to a file
5959

6060
```sh
6161
export ZNS_LOG_FILE=/tmp/zns.log

0 commit comments

Comments
 (0)