Explorar el Código

Merge pull request #2280 from Dieterbe/patch-1

fix config flag
Torkel Ödegaard hace 10 años
padre
commit
a79c1cb23f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/sources/installation/configuration.md

+ 1 - 1
docs/sources/installation/configuration.md

@@ -18,7 +18,7 @@ specified in a `.ini` configuration file or specified using environment variable
 > **Note.** If you have installed Grafana using the `deb` or `rpm`
 > packages, then your configuration file is located at
 > `/etc/grafana/grafana.ini`. This path is specified in the Grafana
-> init.d script using `--config` file parameter.
+> init.d script using `-config` file parameter.
 
 ## Using environment variables