added json tag to md.
This commit is contained in:
@@ -5,6 +5,7 @@ Returned in JSON format.
|
|||||||
|
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
|
```json
|
||||||
"custom/mon": {
|
"custom/mon": {
|
||||||
"exec": "~/paht/to/bin",
|
"exec": "~/paht/to/bin",
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
@@ -12,4 +13,4 @@ Returned in JSON format.
|
|||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user