Fix Typo in `cloud-scripts` path (#1458)

This commit is contained in:
Marcus 2020-04-26 15:41:06 -07:00 committed by GitHub
parent 8867f465dc
commit ce18505e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: