From 7be89d0f184bebaeede7b25cd71894e97b8db4b4 Mon Sep 17 00:00:00 2001 From: rmurphy23 Date: Mon, 27 Jul 2020 13:49:19 -0700 Subject: [PATCH] Moves commandline input note to correct location for noripple_check.md --- .../public-rippled-methods/account-methods/noripple_check.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 d43cf65ba2..6fb0670110 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 @@ -3,11 +3,12 @@ The `noripple_check` command provides a quick way to check the status of [the DefaultRipple field for an account and the NoRipple flag of its trust lines](rippling.html), compared with the recommended settings. -**Note:** There is no commandline version of this method. ## 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. + *WebSocket* @@ -43,7 +44,6 @@ 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. The request includes the following parameters: