From ce18505e288edf1e213c283e5d5944ab400269e2 Mon Sep 17 00:00:00 2001 From: Marcus Date: Sun, 26 Apr 2020 15:41:06 -0700 Subject: [PATCH] Fix Typo in `cloud-scripts` path (#1458) --- solr/solr-ref-guide/src/command-line-utilities.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/solr-ref-guide/src/command-line-utilities.adoc b/solr/solr-ref-guide/src/command-line-utilities.adoc index 83be37205d4..d85abdefcef 100644 --- a/solr/solr-ref-guide/src/command-line-utilities.adoc +++ b/solr/solr-ref-guide/src/command-line-utilities.adoc @@ -36,7 +36,7 @@ ZooKeeper's `zkCli.sh` provides a completely general, application-agnostic shell == Using Solr's ZooKeeper CLI -Use the `help` option to get a list of available commands from the script itself, as in `./server/scripts/cloud-scrips/zkcli.sh help`. +Use the `help` option to get a list of available commands from the script itself, as in `./server/scripts/cloud-scripts/zkcli.sh help`. Both `zkcli.sh` (for Unix environments) and `zkcli.bat` (for Windows environments) support the following command line options: