From 4fc21074561d3ff7505913cf9d21104fa9e4c5dc Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 26 Jun 2018 16:13:02 -0700 Subject: [PATCH] Add common link defs to CLI usage --- content/references/rippled-api/commandline-usage.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/references/rippled-api/commandline-usage.md b/content/references/rippled-api/commandline-usage.md index 8f0666e4a2..80a4244092 100644 --- a/content/references/rippled-api/commandline-usage.md +++ b/content/references/rippled-api/commandline-usage.md @@ -142,3 +142,8 @@ Longest suite times: 60.9s ripple.tx.OversizeMeta 60.9s, 1 suite, 1 case, 9016 tests total, 0 failures ``` + + +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled_versions.md' %}