]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/README-dnsdist.md
README.md: change markdown syntax for shell content
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 17:56:00 +0000 (13:56 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 17:56:00 +0000 (13:56 -0400)
commitd5f41e30c33b05823f9ba42cdb3931561f408c2e
tree33a73d5b508b8451b92c59e49f0a73053d8af1b3
parent9e5e6b20088feb601a52b06bf1d55a3d027f849a
README.md: change markdown syntax for shell content

prefer:
```sh
command
command
```

over
```
$ command
$ command
```
README.md
pdns/README-dnsdist.md
regression-tests/README.md