You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2020/04/26 22:41:21 UTC

[lucene-solr] branch master updated: Fix Typo in `cloud-scripts` path (#1458)

This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new ce18505  Fix Typo in `cloud-scripts` path (#1458)
ce18505 is described below

commit ce18505e288edf1e213c283e5d5944ab400269e2
Author: Marcus <ma...@gmail.com>
AuthorDate: Sun Apr 26 15:41:06 2020 -0700

    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 83be372..d85abde 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: