fixed indendation feedback

This commit is contained in:
ashwinkumar12345 2021-10-01 11:26:24 -07:00
parent 0686ae05b5
commit dda5e2a535
1 changed files with 5 additions and 5 deletions

View File

@ -227,12 +227,12 @@ Check [Upgrade paths]({{site.url}}{{site.baseurl}}/upgrade-to/upgrade-to/#upgrad
1. The `opensearch-upgrade` tool is in the `bin` directory of the distribution. Run the following command from the distribution home:
Make sure you run this tool as the same user running the current Elasticsearch service.
{: .note }
Make sure you run this tool as the same user running the current Elasticsearch service.
{: .note }
```json
./bin/opensearch-upgrade
```
```json
./bin/opensearch-upgrade
```
1. Stop Elasticsearch OSS on the node.