Commit 5bafa6d9 authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

Update docs with missing `~` (#1276)

Looks like the last commit missed a `~` in the docs.
Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent b52c3418
...@@ -8,9 +8,9 @@ generating the reply and for debugging. ...@@ -8,9 +8,9 @@ generating the reply and for debugging.
## Syntax ## Syntax
~~ txt ~~~ txt
nsid [DATA] nsid [DATA]
~~ ~~~
**DATA** is the string to use in the nsid record. **DATA** is the string to use in the nsid record.
...@@ -20,8 +20,8 @@ If **DATA** is not given, the host's name is used. ...@@ -20,8 +20,8 @@ If **DATA** is not given, the host's name is used.
Enable nsid: Enable nsid:
~~ corefile ~~~ corefile
. { . {
nsid nsid
} }
~~ ~~~
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment