summaryrefslogtreecommitdiffstats
path: root/web/api
diff options
context:
space:
mode:
authorPromise Akpan <akpanpromise@hotmail.com>2019-09-18 16:57:56 +0100
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-09-18 17:57:56 +0200
commit2cd5f08007479b299954e60281afa9d961adfbc9 (patch)
treeb61cb69350d51027631b42b06f9372ca1ddacbbd /web/api
parent187620911c06585882350ff871ef49bb6e6acd1e (diff)
Remove Dollar sign from Bash code in documentation and fix remark-lint warnings (#6880)
* remove dollar sign from bash code * remove dollar sign from sh * clean up uninstall doc * remove dollar sign from shell code * fix remark after removing dollar sign * fix HAProxy dollar sign and clean up remark
Diffstat (limited to 'web/api')
-rw-r--r--web/api/formatters/json/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/api/formatters/json/README.md b/web/api/formatters/json/README.md
index 8a0e37bfc3..2bd37bc7db 100644
--- a/web/api/formatters/json/README.md
+++ b/web/api/formatters/json/README.md
@@ -103,7 +103,7 @@ callback({
> Using `format=datatable` and `options=`
```bash
-$ curl -Ss 'https://registry.my-netdata.io/api/v1/data?chart=nginx_local.connections&after=-3600&points=6&group=average&formdatatable&options='
+curl -Ss 'https://registry.my-netdata.io/api/v1/data?chart=nginx_local.connections&after=-3600&points=6&group=average&formdatatable&options='
{
"cols":
[