diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/nsid/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugin/nsid/README.md b/plugin/nsid/README.md index 3a0805d5d..4f7cf081c 100644 --- a/plugin/nsid/README.md +++ b/plugin/nsid/README.md @@ -8,9 +8,9 @@ generating the reply and for debugging. ## Syntax -~~ txt +~~~ txt nsid [DATA] -~~ +~~~ **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. Enable nsid: -~~ corefile +~~~ corefile . { nsid } -~~ +~~~ |