mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
Fix JSON errors
This commit is contained in:
committed by
Tomek Mrugalski
parent
2891e28344
commit
6b749afadd
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"cmd-syntax": [
|
||||
"{",
|
||||
" \"command\": \"build-report\",",
|
||||
" \"command\": \"build-report\"",
|
||||
"}"
|
||||
],
|
||||
"name": "build-report",
|
||||
|
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"cmd-syntax": [
|
||||
"{",
|
||||
" \"command\": \"dhcp-enable\",",
|
||||
" \"command\": \"dhcp-enable\"",
|
||||
"}"
|
||||
],
|
||||
"description": "See <xref linkend=\"command-dhcp-enable\"/>",
|
||||
|
Reference in New Issue
Block a user