From aa429a1849e631ae3cdbedd4567980a748108b4b Mon Sep 17 00:00:00 2001 From: rmurphy23 Date: Mon, 27 Jul 2020 15:19:57 -0700 Subject: [PATCH] Replaces commandline note with new snippet (noripple_check.md) --- .../public-rippled-methods/account-methods/noripple_check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/rippled-api/public-rippled-methods/account-methods/noripple_check.md b/content/references/rippled-api/public-rippled-methods/account-methods/noripple_check.md index 6fb0670110..663637facb 100644 --- a/content/references/rippled-api/public-rippled-methods/account-methods/noripple_check.md +++ b/content/references/rippled-api/public-rippled-methods/account-methods/noripple_check.md @@ -7,7 +7,7 @@ The `noripple_check` command provides a quick way to check the status of [the De ## Request Format An example of the request format: -**Note:** There is no command-line syntax for this method. Use the [json method][] to access this from the command line. +{% include '_snippets/no-cli-syntax.md' %}