docs/cli: Fix documentation of reset-admin-password with --homepath (#21840)

This commit is contained in:
Arve Knudsen 2020-01-30 11:58:38 +01:00 committed by GitHub
parent 9005b484f0
commit 57a0f0fe92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ Sets the path for the Grafana install/home path, defaults to working directory.
**Example:**
```bash
grafana-cli admin reset-admin-password --homepath "c:\Program Files\grafana" mynewpassword
grafana-cli --homepath "c:\Program Files\grafana" admin reset-admin-password mynewpassword
```
### Override config file